
模拟
丿残念灬
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
SCU-4445 Right turn(模拟)
Right turn frog is trapped in a maze. The maze is infinitely large and divided into grids. It also consists of n n obstacles, where the i i-th obstacle lies in grid (x i ,y i ) (xi,yi). frog原创 2016-08-24 12:01:54 · 1321 阅读 · 0 评论 -
UVALive 7608 Robot(模拟)
传送门:https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=5630题意:有2个操作,①TURN X,X为0向左转90度,X为1向右转90度;②MOV X,向前走X步.起始位置为(0,0),图的右上角为(M,M),初始朝向...原创 2016-12-05 22:57:52 · 364 阅读 · 0 评论 -
CodeForces-718A Efim and Strange Grade(模拟)
A. Efim and Strange Grade time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output Efim just received his grade for t原创 2016-09-28 22:37:30 · 490 阅读 · 0 评论