Borderou de evaluare (job #777921)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Trio (clasa a 5-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 18 mai 2024 10:27:43 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:47:6: error: expected '}' at end of input
47 | }
| ^
main.cpp:16:1: note: to match this '{'
16 | {
| ^
main.cpp:22:10: warning: unused variable 'l' [-Wunused-variable]
22 | bool l[n]= {true};
| ^