Problem ippt
User seanLim
Submission Time 2025-01-20 16:30:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ippt.cpp: In function ‘int main()’:
ippt.cpp:10:2: error: expected ‘}’ before ‘else’
10 | else {
| ^~~~
ippt.cpp:8:40: note: to match this ‘{’
8 | if ((a == 0) or (b == 0) or (c == 0)) {
| ^