Pagini recente » Borderou de evaluare (job #2354453) | Borderou de evaluare (job #1172231) | Borderou de evaluare (job #2272548) | Borderou de evaluare (job #2272547) | Borderou de evaluare (job #2215108)
Borderou de evaluare (job #2215108)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28: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);
^
user.cpp:29: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);
^
user.cpp:31:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
user.cpp:33:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n", &a, &b, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1308kb | OK | 10 |
| 2 | 0ms | 1308kb | OK | 10 |
| 3 | 0ms | 1336kb | OK | 10 |
| 4 | 4ms | 1356kb | OK | 10 |
| 5 | 32ms | 1656kb | OK | 10 |
| 6 | 64ms | 1964kb | OK | 10 |
| 7 | 92ms | 2160kb | OK | 10 |
| 8 | 140ms | 3132kb | OK | 10 |
| 9 | Depăşit | 2680kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 5048kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |