Borderou de evaluare (job #687173)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Concurs (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 ian. 2023 13:08:46 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:18:19: error: lvalue required as left operand of assignment
18 | if(s==z/100 && z=x/10%10)
| ~~~~~~~~~^~~~
main.cpp:8:18: warning: unused variable 'u' [-Wunused-variable]
8 | int nr,n,s,z,u,x,con=0,con1=0,con2=0;
| ^