Borderou de evaluare (job #762125)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Camelot | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 12 feb. 2024 22:46:18 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'long long int fact(int)':
main.cpp:18:17: error: expected ';' before '}' token
18 | sum+=x/2
| ^
| ;
19 | }
| ~
main.cpp: In function 'int main()':
main.cpp:41:11: error: 'i' was not declared in this scope
41 | while(i<=j)
| ^
main.cpp:41:14: error: 'j' was not declared in this scope
41 | while(i<=j)
| ^