Problem sixandseven
User YellowKing
Submission Time 2026-06-26 15:22:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:19:17: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘int’ to binary ‘operator==’
19 | else if (count==1000001){
| ~~~~~^~~~~~~~~