Pagini recente » Borderou de evaluare (job #3208442) | Borderou de evaluare (job #2461325) | Borderou de evaluare (job #623024) | Borderou de evaluare (job #2660959) | Borderou de evaluare (job #2677370)
Borderou de evaluare (job #2677370)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra()':
main.cpp:90:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < g[x].size(); ++i) {
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:108: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);
^
main.cpp:109: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);
^
main.cpp:113:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:115:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 5ms | 1310kb | Incorect | 0 |
2 | 4ms | 1310kb | OK | 10 |
3 | 6ms | 1441kb | Incorect | 0 |
4 | 7ms | 1441kb | Incorect | 0 |
5 | 44ms | 2199kb | Incorect | 0 |
6 | 66ms | 2883kb | Incorect | 0 |
7 | 95ms | 3538kb | Incorect | 0 |
8 | 181ms | 5619kb | Incorect | 0 |
9 | 153ms | 4718kb | OK | 10 |
10 | 373ms | 9306kb | Incorect | 0 |
Punctaj total | 20 |