Borderou de evaluare (job #718221)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | La școală (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 6 mai 2023 13:48:11 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:24:2: error: expected '}' at end of input
24 | }
| ^
main.cpp:12:30: note: to match this '{'
12 | while(k*k<n) {
| ^
main.cpp:24:2: error: expected '}' at end of input
24 | }
| ^
main.cpp:9:1: note: to match this '{'
9 | { int n,i,k;
| ^