| Problem | ippt |
|---|---|
| User | smartsword |
| Submission Time | 2025-02-26 16:12:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ippt.cpp: In function ‘int main()’:
ippt.cpp:8:12: error: expected primary-expression before ‘or’ token
8 | if(a == 0, or b == 0 or c == 0) {
| ^~