Problem ippt
User afzal
Submission Time 2025-02-17 17:23:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ippt.cpp: In function β€˜int main()’:
ippt.cpp:7:28: error: expected primary-expression before β€˜:’ token
7 | if (x==0 or y ==0 or z==0): cout << "FAIL"
| ^