Problem 1503
User Soysauce
Submission Time 2024-03-24 19:18:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

1503.cpp: In function ‘int main()’:
1503.cpp:4:15: error: expected ‘}’ at end of input
4 | cout<<"cwgdj";
| ^
1503.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^