Borderou de evaluare (job #2740869)
Raport evaluator
Compilare:
main.cpp: In function 'graphEdges readGraphEdgeList(const char*, int*)':
main.cpp:24:66: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d%d%d", &(graph.numNodes), &(graph.numEdges), start);
^
main.cpp:29:46: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &(graph.edges[k].leftNode));
^
main.cpp:30:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &(graph.edges[k].rightNode));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Incorect | 0 |
2 | 2ms | 131kb | Incorect | 0 |
3 | 2ms | 131kb | Incorect | 0 |
4 | 11ms | 131kb | OK | 10 |
5 | 46ms | 262kb | OK | 10 |
6 | 1051ms | 1048kb | Time limit exceeded | 0 |
7 | 1051ms | 2097kb | Time limit exceeded | 0 |
8 | 1052ms | 2097kb | Time limit exceeded | 0 |
9 | 1051ms | 8912kb | Time limit exceeded | 0 |
10 | 1051ms | 8912kb | Time limit exceeded | 0 |
Punctaj total | 20 |