| Problem | blank |
|---|---|
| User | SigmaRizzler67 |
| Submission Time | 2026-05-18 16:19:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
blank.cpp: In function ‘int main()’:
blank.cpp:5:12: error: expected ‘;’ before ‘}’ token
5 | cout << ""
| ^
| ;
6 | }
| ~