Problem psle
User Ast8ine
Submission Time 2026-02-14 21:47:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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