Borderou de evaluare (job #813415)

Utilizator avatar hellokitty micasirena hellokitty IP ascuns
Problemă Aritmetica2 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 9 mar. 2025 15:35:02 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:24:31: error: invalid operands of types 'double' and 'double' to binary 'operator%' 24 | fout << c1/c2 << " " << c1%c2; | ~~^~~ | | | | | double | double