My issue
facing the problem to solve the code
My code
#include <stdio.h>
int main(void) {
// your code goes here
return 0;
}
Learning course: Learn C
Problem Link: CodeChef: Practical coding for everyone
facing the problem to solve the code
#include <stdio.h>
int main(void) {
// your code goes here
return 0;
}
Learning course: Learn C
Problem Link: CodeChef: Practical coding for everyone
what is pblm?