Problem | guanine |
---|---|
User | giaan1231 |
Submission Time | 2024-01-17 22:24:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
guanine.cpp: In function ‘int main()’:
guanine.cpp:43:19: error: request for member ‘empty’ in ‘x’, which is of non-class type ‘long long int’
43 | if(!x.empty()) cout << q[x] << '\n';
| ^~~~~