| Problem | ippt |
|---|---|
| User | columbina |
| Submission Time | 2026-04-24 16:23:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ippt.cpp: In function ‘int main()’:
ippt.cpp:10:5: error: expected ‘(’ before ‘a’
10 | if a == 0 or b == 0{
| ^
| (
ippt.cpp:13:5: error: expected ‘(’ before ‘c’
13 | if c == 0{
| ^
| (