
ACM
文章平均质量分 83
果断的荔枝
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
272 - TEX Quotes
#include #include int main() { char c[200]; int i,j,q=1; while ((c[i]=getchar())!=EOF) { if (c[i]=='"') { if (q)原创 2014-10-29 08:56:18 · 269 阅读 · 0 评论 -
10082 - WERTYU
Problem C: WERTYU A common typing error is to place the hands on the keyboard one rowto the right of the correct position. So "Q" is typed as "W" and"J" is typed as "K" and so on. You are to decode原创 2014-10-30 09:20:41 · 285 阅读 · 0 评论