Problem | sunshine |
---|---|
User | kahchun |
Submission Time | 2023-11-25 10:52:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sunshine.cpp: In function ‘int main()’:
sunshine.cpp:57:2: error: expected ‘}’ before ‘else’
57 | else{
| ^~~~
sunshine.cpp:49:13: note: to match this ‘{’
49 | if (N == 0){
| ^