My issue
what is the procedure
My code
#include <stdio.h>
int main(void) {
// your code goes here
return 0;
}
Problem Link: MINCOINSREQ Problem - CodeChef
what is the procedure
#include <stdio.h>
int main(void) {
// your code goes here
return 0;
}
Problem Link: MINCOINSREQ Problem - CodeChef