zerojudge-a147: Print it all

 


zerojudge-a147: Print it all

difficulty:

extremely easy (for beginners)
Q:
give a number "n", output 1 to n increasingly except for the modulus of 7.

tips:
use a nested loop
a "while" loop for input
a "for" loop for output.

Comments

Popular posts from this blog

zerojudge c561. Bert 愛搗蛋

zerojudge d122. Oh! My Zero!!