Problem timeexam
User Um
Submission Time 2023-05-11 20:54:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:40:48: error: expected ‘)’ before ‘{’ token
40 | if(hours>=1 && minutes>=1{
| ~ ^
| )
timeexam.cpp:49:19: error: expected primary-expression before ‘}’ token
49 | }
| ^