| Problem | trivialexam |
|---|---|
| User | Elwinthenerd |
| Submission Time | 2024-11-12 10:46:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
trivialexam.cpp: In function ‘int main()’:
trivialexam.cpp:24:13: error: expected ‘)’ before ‘{’ token
24 | } if (N==10 {
| ~ ^~
| )
trivialexam.cpp:27:1: error: expected primary-expression before ‘}’ token
27 | }
| ^