Problem ippt
User yanwen
Submission Time 2025-02-26 16:25:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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