#include <stdio.h> #include <string.h> int main() { char dummy[] =' '; int start = strlen(dummy); int end = (int)'d'; int pv = start; for(int i = start; i<=end; i+=10){
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Output