Problem | timeexam |
---|---|
User | Abi |
Submission Time | 2024-08-01 18:18:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:7:24: error: expected ‘)’ before ‘{’ token
7 | if ((N >=0) && (N <=9) {
| ~ ^~
| )
timeexam.cpp:39:1: error: expected primary-expression before ‘}’ token
39 | }
| ^