Borderou de evaluare (job #596998)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Fracție (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 apr. 2021 18:14:46 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int something_else(double)':
main.cpp:12:23: error: invalid operands of types 'double' and 'int' to binary 'operator%'
12 | if(i%5!=0 && b%i==0)
| ~^~
| | |
| | int
| double