Borderou de evaluare (job #735274)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Centru Prim (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 3 oct. 2023 17:30:53 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:10:5: error: 'longlong' was not declared in this scope
10 | longlong ogl = 0;
| ^~~~~~~~
main.cpp:15:9: error: 'ogl' was not declared in this scope
15 | ogl = ogl*10+(n%10);
| ^~~
main.cpp:18:5: error: 'ogl' was not declared in this scope
18 | ogl = ogl / 10;
| ^~~