Problem | card |
---|---|
User | themadpotato |
Submission Time | 2023-02-24 16:11:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
card.cpp: In function ‘int main()’:
card.cpp:32:6: error: expected ‘}’ before ‘else’
32 | else{
| ^~~~
card.cpp:30:31: note: to match this ‘{’
30 | if(instruction[i] == 'A'){
| ^