Problem orz
User Tianrui
Submission Time 2024-08-05 16:23:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

orz.cpp: In function ‘int main()’:
orz.cpp:11:28: error: expected ‘}’ at end of input
11 | cout << "ryangohca orz";
| ^
orz.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^