
ACM
文章平均质量分 79
sophomoreCDD
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
UVa - 490 - Rotating Sentences (AC)
In ``Rotating Sentences,'' you are asked to rotate a series of input sentences 90 degrees clockwise. So instead of displaying the input sentences from left to right and top to bottom, your program wil原创 2014-11-15 20:08:36 · 539 阅读 · 0 评论 -
UVa - 414 - Machined Surfaces(AC)
An imaging device furnishes digital images of two machined surfaces that eventually will be assembled in contact with each other. The roughness of this final contact is to be estimated.A digital i原创 2014-11-15 22:21:32 · 2148 阅读 · 0 评论 -
UVa - 445 - Marvelous Mazes(AC)
Your mission, if you decide to accept it, is to create a maze drawing program. A maze will consist of the alphabetic characters A-Z, * (asterisk), and spaces.Input and OutputYour program will ge原创 2014-11-17 19:05:51 · 456 阅读 · 0 评论