Problem guanine
User eliasxyz
Submission Time 2025-05-27 22:40:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guanine.cpp: In function ‘int main()’:
guanine.cpp:34:8: error: ‘sliceDeque’ was not declared in this scope
34 | dna=sliceDeque(dna,y+1,dna.end());
| ^~~~~~~~~~