Pagini recente » Borderou de evaluare (job #344545) | Borderou de evaluare (job #693329) | Borderou de evaluare (job #84527) | Borderou de evaluare (job #87655) | Borderou de evaluare (job #2979709)
Borderou de evaluare (job #2979709)
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:60:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'bool*' [-Wformat=]
60 | scanf("%d", &isBase[i]);
| ~^ ~~~~~~~~~~
| | |
| | bool*
| int*
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 184kb | OK | 10 |
| 2 | 8ms | 708kb | OK | 10 |
| 3 | 0ms | 184kb | OK | 10 |
| 4 | 47ms | 577kb | OK | 10 |
| 5 | 40ms | 708kb | OK | 10 |
| 6 | 37ms | 778kb | OK | 10 |
| 7 | 59ms | 589kb | OK | 10 |
| 8 | 0ms | 184kb | OK | 10 |
| 9 | 0ms | 184kb | OK | 10 |
| 10 | 5ms | 315kb | OK | 10 |
| Punctaj total | 100 |