Pagini recente » Borderou de evaluare (job #2414395) | Borderou de evaluare (job #103466) | Borderou de evaluare (job #3173973) | Borderou de evaluare (job #815674) | Borderou de evaluare (job #1480016)
Borderou de evaluare (job #1480016)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:87: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:88: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:89: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:92:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
graf[a].push_back(make_pair(b, c));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1416kb | OK | 10 |
2 | 0ms | 1412kb | OK | 10 |
3 | 0ms | 1436kb | OK | 10 |
4 | 4ms | 1444kb | OK | 10 |
5 | 20ms | 1688kb | OK | 10 |
6 | 40ms | 1952kb | OK | 10 |
7 | 56ms | 2084kb | OK | 10 |
8 | Depăşit | 2864kb | Time limit exceeded. | 0 |
9 | 88ms | 2372kb | OK | 10 |
10 | 268ms | 4484kb | OK | 10 |
Punctaj total | 90 |