Problem psle
User WinsonChauu
Submission Time 2025-05-05 20:42:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:23:9: error: expected ‘}’ at end of input
23 | return 0;
| ^
psle.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^