Problem psle
User ATHY
Submission Time 2024-05-18 15:53:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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