Borderou de evaluare (job #607820)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre8 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 28 sept. 2021 16:26:37 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:14:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
14 | while(ok=0)
| ~~^~
main.cpp:16:21: error: lvalue required as left operand of assignment
16 | if(prod%10==0 && ok=0)
| ~~~~~~~~~~~^~~~~