Problem psle
User Sirum1008
Submission Time 2023-11-08 13:59:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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