Problem sixandseven
User 6
Submission Time 2026-06-26 13:55:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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