Help me in solving MAXSCORE7 problem

My issue

Hi,
I am not able to see the video solutions of this problem.

My code

#include <iostream>
using namespace std;

int main() {
	// your code goes here
	return 0;
}

Problem Link: Maximum Score Practice Coding Problem - CodeChef

@hemant_kumar_c
the logic is u have to print the minimum count among 0 and 1.