Pagini recente » Borderou de evaluare (job #1753859) | Borderou de evaluare (job #2608940) | Borderou de evaluare (job #1941911) | Borderou de evaluare (job #2177999) | Borderou de evaluare (job #1882376)
Borderou de evaluare (job #1882376)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:37:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[node].size(); i++) {
^
user.cpp:20: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:21: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:23:27: 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:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &d);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1024kb | OK | 10 |
2 | 0ms | 1024kb | OK | 10 |
3 | 0ms | 1052kb | OK | 10 |
4 | 0ms | 1072kb | OK | 10 |
5 | 20ms | 1420kb | OK | 10 |
6 | 40ms | 1788kb | OK | 10 |
7 | 56ms | 1988kb | OK | 10 |
8 | Depăşit | 3216kb | Time limit exceeded. | 0 |
9 | 92ms | 2452kb | OK | 10 |
10 | 268ms | 5148kb | OK | 10 |
Punctaj total | 90 |