My issue
How to solve
My code
#include <stdio.h>
int main(void) {
printf( )
return 0;
}
Learning course: Learn C
Problem Link: CodeChef: Practical coding for everyone
How to solve
#include <stdio.h>
int main(void) {
printf( )
return 0;
}
Learning course: Learn C
Problem Link: CodeChef: Practical coding for everyone