Problem | orz |
---|---|
User | ShaquilleOatmeal34 |
Submission Time | 2025-02-17 18:05:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
orz.cpp: In function ‘int main()’:
orz.cpp:14:20: error: expected ‘;’ before ‘}’ token
14 | cout << n + "orz"
| ^
| ;
15 | }
| ~