Pagini recente » Borderou de evaluare (job #2008157) | Borderou de evaluare (job #1975152) | Borderou de evaluare (job #2369675) | Borderou de evaluare (job #1664675) | Borderou de evaluare (job #2760613)
Borderou de evaluare (job #2760613)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:50: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:51: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:52:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
main.cpp:55:41: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 1310kb | OK | 10 |
2 | 5ms | 1310kb | OK | 10 |
3 | 7ms | 1310kb | OK | 10 |
4 | 8ms | 1441kb | OK | 10 |
5 | 33ms | 1835kb | OK | 10 |
6 | 58ms | 2228kb | OK | 10 |
7 | 78ms | 2621kb | OK | 10 |
8 | 1002ms | 3919kb | Time limit exceeded | 0 |
9 | 111ms | 3670kb | Incorect | 0 |
10 | 317ms | 5898kb | OK | 10 |
Punctaj total | 80 |