提交 b76757e1 编写于 作者: C chenguangjian.jk

command由 U,R,D,L构成(个数不限制)

上级 73a1bd59
......@@ -12,7 +12,7 @@ L: 向x轴负方向移动一格。
限制:
2 <= command的长度 <= 1000
command由 U,R 构成,且至少有一个 U,至少有一个 R
command由 U,R,D,L构成(个数不限制)
0 <= x <= 1e9, 0 <= y <= 1e9
0 <= barriers 的长度 <= 1000
barriers[i]不为原点或者终点
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册