Problem | guanine |
---|---|
User | AwkUngenially |
Submission Time | 2025-04-22 20:04:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
guanine.cpp: In function ‘int main()’:
guanine.cpp:28:11: error: ‘query’ was not declared in this scope
28 | cin >> query;
| ^~~~~
guanine.cpp:29:18: error: missing template arguments before ‘[’ token
29 | cout << vector[query];
| ^