Pagini recente » Borderou de evaluare (job #2667409) | Borderou de evaluare (job #1339060) | Borderou de evaluare (job #1177450) | Borderou de evaluare (job #1027234) | Borderou de evaluare (job #2979695)
Borderou de evaluare (job #2979695)
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 | 823kb | Incorect | 0 |
3 | 0ms | 184kb | Incorect | 0 |
4 | 101ms | 675kb | Time limit exceeded | 0 |
5 | 80ms | 811kb | Incorect | 0 |
6 | 103ms | 1064kb | Time limit exceeded | 0 |
7 | 103ms | 2785kb | Time limit exceeded | 0 |
8 | 0ms | 184kb | OK | 10 |
9 | 0ms | 184kb | Incorect | 0 |
10 | 13ms | 389kb | Incorect | 0 |
Punctaj total | 20 |