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

Problem U: 零起点学算法19——输出特殊值

时间:2018-09-28 20:52:56      阅读:296      评论:0      收藏:0      [点我收藏+]

标签:pre   col   stdio.h   problem   turn   clu   ble   code   class   

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

 

Problem U: 零起点学算法19——输出特殊值

标签:pre   col   stdio.h   problem   turn   clu   ble   code   class   

原文地址:https://www.cnblogs.com/chenlong991223/p/9720422.html

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