Borderou de evaluare (job #704737)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Triunghiurile de 5 bani (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 12 mar. 2023 16:05:38 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:23:13: error: expected primary-expression before ';' token
23 | y = s % ;
| ^
main.cpp:10:19: warning: unused variable 'i' [-Wunused-variable]
10 | int n, s = 0, i;
| ^