Help me in solving BOX95 problem

My issue

My code

#include <iostream>
using namespace std;

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

Problem Link: BOX95 Problem - CodeChef