Problem psle
User yikai
Submission Time 2026-02-20 15:16:47
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:3:11: note: to match this ‘{’
3 | int main(){
| ^