摘要: #include<stdio.h> int main() { int a,b,c,d,e,f,g,h,i,total=0; for (a = 1;a <= 9;a++) for (b= 1;b <= 9;b++) for (c = 1;c <= 9;c++) for (d = 1;d <= 9;d+ 阅读全文
posted @ 2018-05-21 12:47 柯基 阅读(42) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/NNNNNNNNNNNNY/article/details/45341983 阅读全文
posted @ 2018-04-09 21:04 柯基 阅读(53) 评论(0) 推荐(0)