Problem psle
User aaaaaaaa
Submission Time 2023-11-08 11:38:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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