Problem ippt
User aj
Submission Time 2024-12-16 21:18:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ippt.cpp: In function ‘int main()’:
ippt.cpp:12:15: error: expected primary-expression before ‘or’ token
12 | if (a==0) or (b==0) or (c==0){
| ^~