Problem psle
User xlpaun
Submission Time 2024-03-25 16:30:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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