| Problem | exam |
|---|---|
| User | uuhhhhhIDK |
| Submission Time | 2026-06-22 16:23:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:8:23: error: expected ‘;’ before ‘}’ token
8 | cout << "Hello World"
| ^
| ;
9 | }
| ~