摘要:
// HDOJ 2008 数值统计 // @author: bos // @date: 2012.2.16 #include <stdio.h> int main() { int n; double a[100]; int count1; int count2; int count3; while( 阅读全文
posted @ 2012-02-16 00:38
ibos
阅读(167)
评论(0)
推荐(0)
摘要:
// HDOJ 2006 求奇数的成绩 // @author: bos // @date: 2012.2.16 #include <stdio.h> int main() { int n; int a[100000]; int result; while (scanf("%d", &n)!= EOF 阅读全文
posted @ 2012-02-16 00:27
ibos
阅读(186)
评论(0)
推荐(0)

浙公网安备 33010602011771号