Problem sixandseven
User Hihihihihi
Submission Time 2026-06-26 14:12:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:9:8: error: ‘i’ was not declared in this scope
9 | if (a[i]=="6" and a[i]+1=="7") {
| ^