Home > Back-end > A very simple code, but the output stuck there!
A very simple code, but the output stuck there!
Time:09-22
Note output there, each to have a space between the two Numbers, no Spaces in front of in the beginning, the focus is on the end of each line number behind no Spaces, printf statements should be how to write inside the
CodePudding user response:
Post your code and see,
CodePudding user response:
So to write? While (... ) { for(int x=0; x<10; X++) printf (" % d ", d); printf("\n"); }