Problem japan2026
User 3rica
Submission Time 2026-06-23 09:36:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

japan2026.cpp: In function ‘int main()’:
japan2026.cpp:6:30: error: expected ‘}’ at end of input
6 | cout << "guys im very broke";
| ^
japan2026.cpp:5:16: note: to match this ‘{’
5 | signed main () {
| ^