Borderou de evaluare (job #751587)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | La școală (clasa a 5-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 16 dec. 2023 12:16:50 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:14:3: warning: statement has no effect [-Wunused-value]
14 | n-r*r;
| ~^~~~
main.cpp: At global scope:
main.cpp:18:2: error: expected unqualified-id before 'while'
18 | while(p>0);{
| ^~~~~
main.cpp:18:13: error: expected unqualified-id before '{' token
18 | while(p>0);{
| ^