| Problem | ippt |
|---|---|
| User | ForgottenDragon |
| Submission Time | 2026-04-22 14:43:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ippt.cpp: In function βint main()β:
ippt.cpp:6:38: error: expected β;β before string constant
6 | if (a == 0 || b == 0 || c == 0) cout "FAIL";
| ^~~~~~~
| ;