Re: [问题] 1-9位数不重复印出来 (C)

楼主: lc85301 (pomelocandy)   2016-11-29 22:09:53
※ 引述《fourdollars (四元)》之铭言:
: /* 一定要有 C 语言的啊! */
: #include <stdio.h>
: int main(int argc, char* argv[]) {
: int num = 0, upper = 1, i = 0;
: printf("Enter a number : ");
: scanf("%d", &num);
: while (num

Links booklink

Contact Us: admin [ a t ] ucptt.com