Problem | blank |
---|---|
User | ethanK1RB0 |
Submission Time | 2025-02-14 17:02:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
blank.cpp: In function ‘int main()’:
blank.cpp:4:12: error: expected ‘;’ before ‘}’ token
4 | cout << ""
| ^
| ;
5 | }
| ~