Pagini recente » Borderou de evaluare (job #1093737) | Borderou de evaluare (job #2927104) | Borderou de evaluare (job #1147443) | Borderou de evaluare (job #838927) | Borderou de evaluare (job #1449822)
Borderou de evaluare (job #1449822)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:40: 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:47:42: 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:51:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &N, &M);
^
user.cpp:55:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
G[a].pb(mp(b, c));
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 280kb | OK | 10 |
| 2 | 0ms | 288kb | OK | 10 |
| 3 | 0ms | 328kb | OK | 10 |
| 4 | 0ms | 344kb | OK | 10 |
| 5 | 24ms | 528kb | OK | 10 |
| 6 | 44ms | 1056kb | OK | 10 |
| 7 | 60ms | 1320kb | OK | 10 |
| 8 | 72ms | 1848kb | OK | 10 |
| 9 | 248ms | 3960kb | OK | 10 |
| 10 | 324ms | 5016kb | OK | 10 |
| Punctaj total | 100 |