Problem psle
User ILoveZubatAndMunna
Submission Time 2024-03-26 09:43:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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