Problem psle
User Usu
Submission Time 2025-06-19 19:06:43
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:17: note: to match this ‘{’
4 | int main (void) {
| ^