Problem sixandseven
User vadar2525
Submission Time 2026-06-26 12:53:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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