Problem psle
User Austin
Submission Time 2025-06-04 13:41:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:29:5: error: expected ‘}’ at end of input
29 | }
| ^
psle.cpp:5:12: note: to match this ‘{’
5 | int main(){
| ^