.. |
bipartite-graph-validator.cpp
|
7c9318da62
- added two checkers supporting test cases,
|
12 years ago |
ival.cpp
|
92ec13c3ec
- Now wcmp input.txt output.txt not-existing-answer.txt returns: FAIL Answer file not found: "not-existing-answer.txt", instead of WA.
|
10 years ago |
nval.cpp
|
1ae2e593a2
- Introduced quitif(bool, const char* pattern, ...) which delegates to quitf() in case of first argument is true
|
12 years ago |
sval.cpp
|
a7b49672ca
Fixed bug in readDouble, supported named validation functions, such as readInt(int, int, string)
|
14 years ago |
undirected-graph-validator.cpp
|
7c9318da62
- added two checkers supporting test cases,
|
12 years ago |
undirected-tree-validator.cpp
|
20c7919fe3
- improved workaround for double NaN handling,
|
11 years ago |