Borderou de evaluare (job #582287)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Paranteze | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 18 feb. 2021 00:39:54 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void back(int)':
main.cpp:40:11: error: 'soluti' was not declared in this scope; did you mean 'solutie'?
40 | if(soluti(k)) afiseaza(k);
| ^~~~~~
| solutie
main.cpp:39:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
39 | if(valid(k))
| ^