码迷,mamicode.com
首页 > 编程语言 > 详细

21.零起点学算法19——输出特殊值

时间:2018-09-28 01:31:02      阅读:267      评论:0      收藏:0      [点我收藏+]

标签:bsp   int   算法   clu   特殊   print   div   color   std   

#include<stdio.h>
int main()
{
    printf("%%d");
    return 0;
} 

 

21.零起点学算法19——输出特殊值

标签:bsp   int   算法   clu   特殊   print   div   color   std   

原文地址:https://www.cnblogs.com/Estwind/p/9716328.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!