Borderou de evaluare (job #710214)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Tăieri (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 mar. 2023 17:09:54 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:64:14: error: expected '}' at end of input
64 | return 0;
| ^
main.cpp:8:1: note: to match this '{'
8 | {
| ^
main.cpp:9:18: warning: unused variable 'c' [-Wunused-variable]
9 | int m, x, n, c, t8 = 0, t4 = 0, t2 = 0, t1 = 0, b8, b4, b2, b1, c1, c2, c4, c8, diff;
| ^
main.cpp:9:85: warning: unused variable 'diff' [-Wunused-variable]
9 | int m, x, n, c, t8 = 0, t4 = 0, t2 = 0, t1 = 0, b8, b4, b2, b1, c1, c2, c4, c8, diff;
| ^~~~