Problem | twochoices |
---|---|
User | brat |
Submission Time | 2025-09-25 12:14:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
twochoices.cpp: In function ‘int main()’:
twochoices.cpp:24:25: error: ‘num1’ was not declared in this scope; did you mean ‘num_1’?
24 | else {compare[i] = 1; num1++;}
| ^~~~
| num_1