Pagini recente » Borderou de evaluare (job #1465049) | Borderou de evaluare (job #1856047) | Borderou de evaluare (job #171324) | Borderou de evaluare (job #1624797) | Borderou de evaluare (job #1692850)
Borderou de evaluare (job #1692850)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < neigh[current.first].size(); i++)
^
user.cpp:18:36: 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);
^
user.cpp:19:38: 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);
^
user.cpp:22:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ", &V, &E);
^
user.cpp:30:33: 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 | 0ms | 268kb | OK | 10 |
| 2 | 0ms | 264kb | OK | 10 |
| 3 | 0ms | 304kb | OK | 10 |
| 4 | 0ms | 320kb | OK | 10 |
| 5 | 20ms | 780kb | OK | 10 |
| 6 | 40ms | 1128kb | OK | 10 |
| 7 | 52ms | 1484kb | OK | 10 |
| 8 | 68ms | 1948kb | OK | 10 |
| 9 | 200ms | 3796kb | OK | 10 |
| 10 | 264ms | 4816kb | OK | 10 |
| Punctaj total | 100 |