Borderou de evaluare (job #706738)

Utilizator avatar MateiGherman GhermanMatei MateiGherman IP ascuns
Problemă Triunghiurile de 5 bani (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 14 mar. 2023 10:23:50 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:24:40: error: expected ';' before 'return' 24 | fout << (s*5)/10 << " " << (s*5)%10 | ^ | ; 25 | return 0; | ~~~~~~