Problem japan2026
User Elias
Submission Time 2026-06-23 09:17:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

japan2026.cpp: In function ‘int main()’:
japan2026.cpp:6:10: error: ‘guys’ was not declared in this scope
6 | cout << guys im very broke;
| ^~~~
japan2026.cpp:6:28: error: expected ‘}’ at end of input
6 | cout << guys im very broke;
| ^
japan2026.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^