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

Compile Error

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