Borderou de evaluare (job #709918)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Numere11 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 21 mar. 2023 13:03:13 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:19:36: warning: integer constant is so large that it is unsigned
19 | cout<<(const long long)13411045074462890625;
| ^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:103:13: error: expected primary-expression before '}' token
103 | }
| ^
main.cpp:83:14: warning: unused variable 'ok' [-Wunused-variable]
83 | bool ok=false;
| ^~