| Problem | exam |
|---|---|
| User | undefinedcritter |
| Submission Time | 2026-04-15 14:31:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:6:39: error: expected ‘;’ before ‘}’ token
6 | if ( x == 1 ) { cout << "Hello World" }
| ^~
| ;