Pagini recente » Borderou de evaluare (job #2848393) | Borderou de evaluare (job #2324658) | Borderou de evaluare (job #2791720) | Borderou de evaluare (job #2268442) | Borderou de evaluare (job #2401781)
Borderou de evaluare (job #2401781)
Raport evaluator
Compilare:
main.cpp: In function 'void DFS(int, int)':
main.cpp:47:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pathSums[index].empty() || pos > pathSums[index].size()) {
~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:58:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (!pathSums[index].empty() && pos < pathSums[index].size()) {
~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:66:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (!pathSums[index].empty() && pos < pathSums[index].size()) {
~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:79:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &n, &sum);
^
main.cpp:82:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 91ms | 48234kb | Incorect | 0 |
2 | 100ms | 48103kb | Incorect | 0 |
3 | 136ms | 49545kb | Incorect | 0 |
4 | 425ms | 59113kb | Incorect | 0 |
5 | 813ms | 69599kb | Incorect | 0 |
6 | 1176ms | 77594kb | Incorect | 0 |
7 | 1189ms | 82313kb | Incorect | 0 |
8 | 1492ms | 84410kb | Incorect | 0 |
9 | 1503ms | 85852kb | Time limit exceeded | 0 |
10 | 1358ms | 87556kb | Incorect | 0 |
Punctaj total | 0 |