Problem | gota |
---|---|
User | parkjimn |
Submission Time | 2025-06-18 10:35:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gota.cpp: In function ‘int main()’:
gota.cpp:9:17: error: ‘i’ was not declared in this scope
9 | cin >> i [x];
| ^
gota.cpp:13:17: error: ‘i’ was not declared in this scope
13 | if (i [x] == A) {
| ^