Problem psle
User ezven55
Submission Time 2025-10-08 10:01:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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