My issue
Are these problems for c?
My code
#include <stdio.h>
int main(void) {
// your code goes here
return 0;
}
Learning course: Practice C
Problem Link: CodeChef: Practical coding for everyone
Are these problems for c?
#include <stdio.h>
int main(void) {
// your code goes here
return 0;
}
Learning course: Practice C
Problem Link: CodeChef: Practical coding for everyone