My issue
My code
#include <iostream>
using namespace std;
int main() {
// your code goes here
return 0;
}
Problem Link: BOX95 Problem - CodeChef
#include <iostream>
using namespace std;
int main() {
// your code goes here
return 0;
}
Problem Link: BOX95 Problem - CodeChef