Problem ippt
User Astronite
Submission Time 2024-02-26 17:11:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ippt.cpp: In function ‘int main()’:
ippt.cpp:9:27: error: lvalue required as left operand of assignment
9 | if( x = 0 || y = 0 || z = 0){
| ^