Problem ippt
User smartsword
Submission Time 2025-02-26 16:10:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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