Problem guanine
User LimCheeHann
Submission Time 2026-03-11 21:37:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guanine.cpp: In function ‘int main()’:
guanine.cpp:37:22: error: ‘z’ was not declared in this scope
37 | cout << DNA[front+z] << "\n";
| ^