Borderou de evaluare (job #2954243)
Utilizator | Data | 13 decembrie 2022 17:46:37 | |
---|---|---|---|
Problema | Cezar | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:12:17: warning: overflow in conversion from 'double' to 'int' changes value from '2.0e+18' to '2147483647' [-Woverflow]
12 | const int inf = 2e18;
| ^~~~
main.cpp: In function 'int main()':
main.cpp:149:5: error: expected ',' or ';' before 'int'
149 | int nod = 0;
| ^~~
main.cpp:152:32: error: 'nod' was not declared in this scope
152 | mini = drumuri[i], nod = i;
| ^~~
main.cpp:155:17: error: 'nod' was not declared in this scope
155 | dfs_rebuild(nod);
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !