Pagini recente » Borderou de evaluare (job #2049976) | Borderou de evaluare (job #2764808) | Borderou de evaluare (job #906707) | Borderou de evaluare (job #1072373) | Borderou de evaluare (job #2761284)
Borderou de evaluare (job #2761284)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:48: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:49: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:50: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:53: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 | 6ms | 1441kb | OK | 10 |
5 | 32ms | 1835kb | OK | 10 |
6 | 59ms | 2228kb | OK | 10 |
7 | 78ms | 2621kb | OK | 10 |
8 | 180ms | 4182kb | OK | 10 |
9 | 127ms | 3801kb | OK | 10 |
10 | 306ms | 5898kb | Incorect | 0 |
Punctaj total | 90 |