| Problem | timeexam |
|---|---|
| User | k3nnaaa |
| Submission Time | 2026-02-28 11:16:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:15:4: error: expected ‘}’ before ‘else’
15 | } else {
| ^~~~
timeexam.cpp:10:17: note: to match this ‘{’
10 | if (hour < 10) {
| ^