Problem | orz |
---|---|
User | ilovepythonandhatecplusplus |
Submission Time | 2024-07-31 15:46:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
orz.cpp: In function ‘int main()’:
orz.cpp:13:1: error: expected ‘}’ before ‘else’
13 | else{
| ^~~~
orz.cpp:11:16: note: to match this ‘{’
11 | else if (n==2){
| ^
orz.cpp:15:1: error: expected ‘}’ at end of input
15 | }
| ^
orz.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^