Problem | timeexam |
---|---|
User | Um |
Submission Time | 2023-05-11 20:58:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:40:49: error: expected ‘)’ before ‘{’ token
40 | if (hours>=1 && minutes>=1{
| ~ ^
| )
timeexam.cpp:49:19: error: expected primary-expression before ‘}’ token
49 | }
| ^