Pagini recente » Borderou de evaluare (job #1171222) | Borderou de evaluare (job #2369353) | Borderou de evaluare (job #811617) | Borderou de evaluare (job #831557) | Borderou de evaluare (job #2760616)
Borderou de evaluare (job #2760616)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:45: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:46: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:47: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:50: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 | 5ms | 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 | 75ms | 2490kb | OK | 10 |
8 | 1000ms | 3788kb | Time limit exceeded | 0 |
9 | 102ms | 3801kb | OK | 10 |
10 | 316ms | 5898kb | OK | 10 |
Punctaj total | 90 |