Problem | psle |
---|---|
User | theflyingfish10 |
Submission Time | 2023-11-08 22:44:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
psle.cpp: In function ‘int main()’:
psle.cpp:25:11: error: expected ‘}’ at end of input
25 | return 0;
| ^
psle.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^