Problem | 7up |
---|---|
User | Kenniene |
Submission Time | 2024-03-28 09:01:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
7up.cpp: In function ‘int main()’:
7up.cpp:12:16: error: expected ‘(’ before ‘{’ token
12 | else if{
| ^
| (
7up.cpp:25:9: error: ‘else’ without a previous ‘if’
25 | else{
| ^~~~