Pagini recente » Borderou de evaluare (job #1529158) | Borderou de evaluare (job #853531) | Borderou de evaluare (job #658270) | Borderou de evaluare (job #1079524) | Borderou de evaluare (job #2979706)
Borderou de evaluare (job #2979706)
Raport evaluator
Compilare:
main.cpp: In function 'int dijkstra(int, int)':
main.cpp:23:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
23 | for(auto [son, t, w] : g[node])
| ^
main.cpp: In function 'int solve(int, int, int)':
main.cpp:41:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
41 | for(auto [son, t, w] : g[node]) {
| ^
main.cpp: In function 'int main()':
main.cpp:61:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'bool*' [-Wformat=]
61 | scanf("%d", &isBase[i]);
| ~^ ~~~~~~~~~~
| | |
| | bool*
| int*
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 184kb | OK | 10 |
2 | 38ms | 819kb | Incorect | 0 |
3 | 0ms | 184kb | Incorect | 0 |
4 | 80ms | 638kb | Incorect | 0 |
5 | 68ms | 786kb | Incorect | 0 |
6 | 105ms | 831kb | Time limit exceeded | 0 |
7 | 89ms | 638kb | Incorect | 0 |
8 | 0ms | 184kb | OK | 10 |
9 | 0ms | 184kb | Incorect | 0 |
10 | 2ms | 315kb | Incorect | 0 |
Punctaj total | 20 |