| Problem | exam |
|---|---|
| User | ChronoVortex |
| Submission Time | 2023-11-08 10:24:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:8:16: error: expected ‘)’ before ‘{’ token
8 | if (qn_num = 1 {
| ~ ^~
| )
exam.cpp:17:1: error: expected primary-expression before ‘}’ token
17 | }
| ^