MikeMirzayanov
|
e4e07ef0a4
Reformat with default CLion (as testlib.h), removed `return 0;` in main functions, fixed some typos in comments, removed redundant includes
|
před 2 roky |
Nikolay Kalinin
|
bc7e034bb9
Formatting validators
|
před 2 roky |
MikeMirzayanov
|
af0a6d3562
Validators use argc, argv.
|
před 7 roky |
mirzayanovmr
|
92ec13c3ec
- Now wcmp input.txt output.txt not-existing-answer.txt returns: FAIL Answer file not found: "not-existing-answer.txt", instead of WA.
|
před 10 roky |
mirzayanovmr
|
a7b49672ca
Fixed bug in readDouble, supported named validation functions, such as readInt(int, int, string)
|
před 14 roky |
mirzayanovmr
|
bfa6c35ba7
Supported validators and generators.
|
před 15 roky |