A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below).The robot can only move either down or right at any point in time. The robot is trying to reach the bottom-right corner of the grid (marked 'Finish' in the diag...
分类:
其他好文 时间:
2014-08-15 09:32:37
阅读次数:
200
Description
Karel is a robot who lives in a rectangular coordinate system where each place is designated by a set of integer coordinates (x and y). Your job is to design a program that will help ...
分类:
其他好文 时间:
2014-08-13 01:17:24
阅读次数:
312
给各位网友分享一套课程,有兴趣的可以加我 2748165793
更多免费资料,可以查看http://blog.sina.com.cn/sonyandnokia
码农的开心乐园
课程大纲
第1章节:
课程介绍概要介绍
selenium介绍
webdirver介绍
webdriver环境搭建
第2章节
Selenium IDE介绍
IDE实例讲解录制回放过程
...
分类:
编程语言 时间:
2014-08-12 10:22:33
阅读次数:
304
Robot Motion
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 6422 Accepted Submission(s): 3015
Problem Description
A robot h...
分类:
其他好文 时间:
2014-08-11 21:32:02
阅读次数:
255
Robot Framework自动化测试(二)---元素定位
分类:
其他好文 时间:
2014-08-09 18:34:38
阅读次数:
536
Unique PathsA robot is located at the top-left corner of amxngrid (marked 'Start' in the diagram below).The robot can only move either down or right a...
分类:
其他好文 时间:
2014-08-09 00:02:06
阅读次数:
201
这周写了红黑树,不得不说红黑树是复杂难写的数据结构。尽管我闭上眼睛,能够还原出如何插入,时间充足的情况下,不给我任何资料我能写出插入部分,但是删除还是做不来。删除部分的心得并不多。因为左旋右旋,左左右右,一会就搞晕了。所以插入部分用了一个晚上就写完了,但是删除部分用了2个晚上,又是看算法导论,又是看...
分类:
其他好文 时间:
2014-08-05 19:12:20
阅读次数:
317
obot framework 入门2012-12-23 12:47:16分类:LINUX其实我不喜欢动不动就框架,动不动就架构,整出一坨专业术语搞的玄而又玄,让人云山雾绕,我想做的事情很简单,自动地测试我的多个程序,更友好的显示出我的程序的测试结果。 当我的程序比较少的时候,我可以手工的执行测试程序...
分类:
其他好文 时间:
2014-08-05 19:09:39
阅读次数:
321
题目: A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below).The robot can only move either down or right at a....
分类:
编程语言 时间:
2014-08-02 12:17:23
阅读次数:
279
Robot
Problem Description
Michael has a telecontrol robot. One day he put the robot on a loop with n cells. The cells are numbered from 1 to n clockwise.
At first the robot is in ce...
分类:
其他好文 时间:
2014-08-01 19:55:22
阅读次数:
319