Problem psle
User Hatrix
Submission Time 2026-03-03 18:40:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:31:1: error: expected ‘}’ at end of input
31 | }
| ^
psle.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^