Problem psle
User NikhilSiddharth67
Submission Time 2026-02-16 11:50:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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