Pagini recente » Borderou de evaluare (job #1390989) | Borderou de evaluare (job #2230626) | Borderou de evaluare (job #2814227) | Borderou de evaluare (job #159648) | Borderou de evaluare (job #2307175)
Borderou de evaluare (job #2307175)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:85:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r", stdin);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:86:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "w", stdout);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:88:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%u %u", &n, &m);
^~~~~~~~~~~~~~~~~~~~~~
main.c:91:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &edges[i].u, &edges[i].v, &edges[i].w);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 393kb | OK | 10 |
2 | 2ms | 262kb | OK | 10 |
3 | 4ms | 393kb | Incorect | 0 |
4 | 5ms | 393kb | Incorect | 0 |
5 | 28ms | 917kb | Incorect | 0 |
6 | 51ms | 1310kb | Incorect | 0 |
7 | 73ms | 1835kb | Incorect | 0 |
8 | 165ms | 3670kb | OK | 10 |
9 | 114ms | 2621kb | OK | 10 |
10 | 280ms | 5373kb | Incorect | 0 |
Punctaj total | 40 |