Problem timeexam
User k3nnaaa
Submission Time 2026-02-28 11:16:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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) {
| ^