beta

never afraid of bugs.
随笔 - 3, 文章 - 0, 评论 - 4, 引用 - 0
数据加载中……

test this blog system

This an English sentence.
and another English sentence.
这是中文。
下面是代码:
 1 // @file: poj_1000.c
 2 
 3 #include <stdio.h>
 4 
 5 int main(int argc, char **argv)
 6 {
 7     int a, b;
 8     scanf ("%d %d"&a, &b);
 9     printf ("%d\n", a+b);
10     return 0;
11 }

posted on 2010-05-06 09:50 beta 阅读(144) 评论(1)  编辑 收藏 引用

评论

# re: test this blog system  回复  更多评论   

0. 写文章时的选项真不少;
1. 不习惯代码的字体;
2. 代码的行号没有对齐好;
2010-05-06 09:59 | beta

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理