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