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