Problem | countalp |
---|---|
User | Greninja |
Submission Time | 2024-03-03 22:05:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
countalp.cpp: In function ‘int main()’:
countalp.cpp:12:17: error: ‘a’ was not declared in this scope
12 | abc[0].first = a;
| ^
countalp.cpp:13:17: error: ‘b’ was not declared in this scope
13 | abc[1].first = b;
| ^
countalp.cpp:14:17: error: ‘c’ was not declared in this scope
14 | abc[2].first = c;
| ^
countalp.cpp:15:17: error: ‘d’ was not declared in this scope
15 | abc[3].first = d;
| ^
countalp.cpp:16:17: error: ‘e’ was not declared in this scope
16 | abc[4].first = e;
| ^
countalp.cpp:17:17: error: ‘f’ was not declared in this scope
17 | abc[5].first = f;
| ^
countalp.cpp:18:17: error: ‘g’ was not declared in this scope
18 | abc[6].first = g;
| ^
countalp.cpp:19:17: error: ‘h’ was not declared in this scope
19 | abc[7].first =