Problem | typo |
---|---|
User | Hytoh |
Submission Time | 2023-04-20 12:02:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
typo.cpp: In function ‘int main()’:
typo.cpp:32:16: error: expected ‘(’ before ‘{’ token
32 | else if{
| ^
| (
typo.cpp:37:2: error: ‘else’ without a previous ‘if’
37 | else {
| ^~~~