Pagini recente » Borderou de evaluare (job #1573341) | Borderou de evaluare (job #1350411) | Borderou de evaluare (job #357179) | Borderou de evaluare (job #1191416) | Borderou de evaluare (job #1438421)
Borderou de evaluare (job #1438421)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19: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);
^
user.cpp:20: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);
^
user.cpp:22:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:25:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 864kb | OK | 10 |
2 | 0ms | 868kb | OK | 10 |
3 | 0ms | 904kb | OK | 10 |
4 | 4ms | 916kb | OK | 10 |
5 | 36ms | 1052kb | OK | 10 |
6 | 68ms | 1580kb | OK | 10 |
7 | 112ms | 1896kb | OK | 10 |
8 | 68ms | 1988kb | OK | 10 |
9 | 348ms | 4420kb | OK | 10 |
10 | Depăşit | 6260kb | Time limit exceeded. | 0 |
Punctaj total | 90 |