Problem psle
User Foonaicode5
Submission Time 2026-04-20 11:21:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:32:1: error: expected ‘}’ at end of input
32 | }
| ^
psle.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^