Problem psle
User huangchengcheng
Submission Time 2026-02-27 23:20:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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