Pagini recente » Borderou de evaluare (job #571742) | Borderou de evaluare (job #253876) | Borderou de evaluare (job #2114163) | Borderou de evaluare (job #1374279) | Borderou de evaluare (job #2758408)
Borderou de evaluare (job #2758408)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.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);
^
main.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);
^
main.cpp:30: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:33:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 524kb | OK | 10 |
| 2 | 3ms | 524kb | OK | 10 |
| 3 | 5ms | 655kb | OK | 10 |
| 4 | 6ms | 655kb | OK | 10 |
| 5 | 31ms | 1310kb | OK | 10 |
| 6 | 58ms | 2097kb | OK | 10 |
| 7 | 73ms | 2490kb | OK | 10 |
| 8 | 191ms | 5763kb | OK | 10 |
| 9 | 129ms | 3407kb | OK | 10 |
| 10 | 335ms | 9433kb | OK | 10 |
| Punctaj total | 100 |