| Problem | timeexam |
|---|---|
| User | PyAce |
| Submission Time | 2026-06-22 15:39:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int32_t main()’:
timeexam.cpp:13:7: error: expected ‘(’ before ‘meow’
13 | if meow > 24{
| ^~~~
| (
timeexam.cpp:17:4: error: ‘else’ without a previous ‘if’
17 | else {
| ^~~~