Chinaunix首页 | 论坛 | 博客
  • 博客访问: 84143
  • 博文数量: 21
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 243
  • 用 户 组: 普通用户
  • 注册时间: 2014-09-09 14:25
个人简介

哀其不幸 怒其不争

文章分类

全部博文(21)

文章存档

2014年(21)

发布时间:2014-12-12 16:16:50

点击(此处)折叠或打开#include int main(){    char str1[10],str2[10];    int i;    scanf("%s",str1);    fo.........【阅读全文】

阅读(1874) | 评论(0) | 转发(0)

发布时间:2014-12-02 16:17:25

点击(此处)折叠或打开#include<stdio.h>int main(){    int a, b;    a=1;    b=1;    while(1)  .........【阅读全文】

阅读(1513) | 评论(0) | 转发(0)

发布时间:2014-12-01 11:47:03

点击(此处)折叠或打开#include <stdio.h>#include<math.h>int main(){     float a,b;    scanf("%f",&b);    a=sqrt(b);&n.........【阅读全文】

阅读(1319) | 评论(0) | 转发(0)

发布时间:2014-12-01 11:46:02

点击(此处)折叠或打开#include <stdio.h>int main(){    int a, b,c ;    printf("请输入三位数...\n");    scanf("%d %d %d",&a,&b,&c); .........【阅读全文】

阅读(1308) | 评论(0) | 转发(0)

发布时间:2014-11-28 14:32:25

点击(此处)折叠或打开#include<stdio.h>int main(){    int year;    printf("请输入年份\n");    scanf("%d",&year);    .........【阅读全文】

阅读(1464) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

追赶太阳小葵花2014-11-29 07:00

真棒

回复  |  举报

mqt3272926352014-11-26 22:15

继续努力

回复  |  举报

Super丶小波2014-11-19 22:16

回复  |  举报
留言热议
请登录后留言。

登录 注册