ShikChen
Results
1
issues of
ShikChen
Sometimes even a simple string param may have redundant spaces like sample 2 in BagAndCards (SRM 679). Always trim first when parsing params will fix this. The incorrect `BagAndCards.sample` is...