Pagini recente » Borderou de evaluare (job #539102) | Borderou de evaluare (job #1127182) | Borderou de evaluare (job #2376097) | Borderou de evaluare (job #1008073) | Borderou de evaluare (job #2086841)
Borderou de evaluare (job #2086841)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "rt", stdin);
^
user.cpp:36:46: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "wt", stdout);
^
user.cpp:40:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:48:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &d);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 3952kb | OK | 10 |
| 2 | 4ms | 3952kb | OK | 10 |
| 3 | 4ms | 3988kb | OK | 10 |
| 4 | 8ms | 3996kb | OK | 10 |
| 5 | 28ms | 4328kb | OK | 10 |
| 6 | 48ms | 4672kb | OK | 10 |
| 7 | 60ms | 4812kb | OK | 10 |
| 8 | 144ms | 5924kb | OK | 10 |
| 9 | 96ms | 5004kb | OK | 10 |
| 10 | 284ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 90 |