Problem | guanine |
---|---|
User | kahchun |
Submission Time | 2023-11-04 16:47:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
guanine.cpp: In function ‘int main()’:
guanine.cpp:31:19: error: ‘class std::deque<char>’ has no member named ‘length’
31 | for (int j=dna.length(); j >= y+1; j--){
| ^~~~~~