Pagini recente » Borderou de evaluare (job #574769) | Borderou de evaluare (job #2261635) | Borderou de evaluare (job #3258989) | Borderou de evaluare (job #2180085) | Borderou de evaluare (job #2979691)
Borderou de evaluare (job #2979691)
Raport evaluator
Compilare:
main.cpp: In function 'int dijkstra(int, int)':
main.cpp:22:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
22 | for(auto [son, t, w] : g[node])
| ^
main.cpp: In function 'int solve(int, int, int)':
main.cpp:39:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
39 | for(auto [son, t, w] : g[node]) {
| ^
main.cpp: In function 'int main()':
main.cpp:58:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'bool*' [-Wformat=]
58 | scanf("%d", &isBase[i]);
| ~^ ~~~~~~~~~~
| | |
| | bool*
| int*
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 184kb | OK | 10 |
2 | 45ms | 819kb | Incorect | 0 |
3 | 0ms | 184kb | Incorect | 0 |
4 | 105ms | 667kb | Time limit exceeded | 0 |
5 | 78ms | 798kb | Incorect | 0 |
6 | 102ms | 1085kb | Time limit exceeded | 0 |
7 | 103ms | 2781kb | Time limit exceeded | 0 |
8 | 0ms | 184kb | OK | 10 |
9 | 0ms | 184kb | Incorect | 0 |
10 | 12ms | 352kb | Incorect | 0 |
Punctaj total | 20 |