| Problem | skips |
|---|---|
| User | Hijackedsoul |
| Submission Time | 2025-06-17 00:27:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
skips.cpp:41:4: error: ‘cout’ does not name a type
41 | cout << max(count2, count4);
| ^~~~
skips.cpp:42:1: error: expected declaration before ‘}’ token
42 | }
| ^