#include<iostream>
#include<stdio.h>
using namespace std; int main()
{
//freopen("acm.acm","r",stdin);
int a[] = {,,,,,,,,,,,,,,,,,,,,};
int num;
while(cin>>num,num)
{
num -= ;
num /= ;
cout<<a[num]<<endl;
}
}

最新文章

  1. C#字符串操作 取文本左边 取文本右边 取文本中间 取文本中间到List集合 指定文本倒序
  2. Microsoft Azure开发体验 – 网络报名系统
  3. delphi一些小技巧 从别处看到
  4. LR之性能分析基础
  5. javascript insertBefore 和 appendChild
  6. poj 1149 最大流
  7. js 有关字符串的函数 以及一些和字符串有关的知识
  8. Linux基础正则表达式字符汇整(characters)
  9. Netty中如何序列化数据
  10. Gym - 101350E Competitive Seagulls (博弈)
  11. es2015 解构赋值
  12. Libreoffice 各类文件转换的filtername
  13. hMailServer安装使用教程
  14. (4.20)sql server中 len 与datalength 的区别
  15. linux常见运维题
  16. 在Linux安装和使用LinuxBrew
  17. C语言-第一周作业
  18. 20155305《网络对抗》Web基础
  19. AngularJS双向绑定,手动实施观察
  20. Shell 和Python的区别。

热门文章

  1. 2018.12.12 codeforces 931E. Game with String(概率dp)
  2. 2018.10.23 hdu2476String painter(区间dp)
  3. FS210(cortex-A8)移植MT7601无线WIFI模块
  4. express框架搭建服务端
  5. Github上下载某一个文件夹
  6. devexpress 的combobox怎样只能选择不能输入
  7. IntellJ IDEA2017 springboot2.0.2 替代@SpringBootApplication方式
  8. Fastjson和Gson零碎总结
  9. DDR中寄存器的问题
  10. js 循环向上滚动