Borderou de evaluare (job #2514278)
Raport evaluator
Compilare:
main.cpp: In function 'void read()':
main.cpp:18:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r", stdin);
^
main.cpp:19:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "w", stdout);
^
main.cpp:20:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
main.cpp:24:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 6ms | 1310kb | OK | 10 |
| 2 | 4ms | 1310kb | OK | 10 |
| 3 | 6ms | 1310kb | OK | 10 |
| 4 | 7ms | 1441kb | OK | 10 |
| 5 | 31ms | 1835kb | OK | 10 |
| 6 | 58ms | 2228kb | OK | 10 |
| 7 | 75ms | 2490kb | OK | 10 |
| 8 | 1003ms | 3792kb | Time limit exceeded | 0 |
| 9 | 1003ms | 3538kb | Time limit exceeded | 0 |
| 10 | 439ms | 5677kb | OK | 10 |
| Punctaj total | 80 |