My issue
My code
#include <bits/stdc++.h>
using namespace std;
int main() {
// your code goes here
return 0;
}
Problem Link: ICL1905 Problem - CodeChef
#include <bits/stdc++.h>
using namespace std;
int main() {
// your code goes here
return 0;
}
Problem Link: ICL1905 Problem - CodeChef