Problem psle
User jane07
Submission Time 2024-06-24 14:38:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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