添加了E的测试用例和转换为本地测试用例的脚本
This commit is contained in:
3
all_test/test_cases/16/dict.dic
Normal file
3
all_test/test_cases/16/dict.dic
Normal file
@@ -0,0 +1,3 @@
|
||||
TOTAL_STATION = 10
|
||||
STRATEGY = SSTF
|
||||
#end
|
24
all_test/test_cases/16/input.txt
Normal file
24
all_test/test_cases/16/input.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
clock
|
||||
clockwise 8
|
||||
clock
|
||||
counterclockwise 9
|
||||
clock
|
||||
clock
|
||||
clock
|
||||
clock
|
||||
clock
|
||||
clock
|
||||
clock
|
||||
clock
|
||||
clock
|
||||
clockwise 6
|
||||
clock
|
||||
counterclockwise 7
|
||||
clock
|
||||
clock
|
||||
clock
|
||||
clock
|
||||
clock
|
||||
clock
|
||||
clock
|
||||
end
|
141
all_test/test_cases/16/output.txt
Normal file
141
all_test/test_cases/16/output.txt
Normal file
@@ -0,0 +1,141 @@
|
||||
TIME:0
|
||||
BUS:
|
||||
position:0
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000000
|
||||
counterclockwise:0000000000
|
||||
TIME:1
|
||||
BUS:
|
||||
position:0
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000000
|
||||
counterclockwise:0000000000
|
||||
TIME:2
|
||||
BUS:
|
||||
position:19
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000100
|
||||
counterclockwise:0000000000
|
||||
TIME:3
|
||||
BUS:
|
||||
position:18
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000100
|
||||
counterclockwise:0000000010
|
||||
TIME:4
|
||||
BUS:
|
||||
position:17
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000100
|
||||
counterclockwise:0000000010
|
||||
TIME:5
|
||||
BUS:
|
||||
position:16
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000100
|
||||
counterclockwise:0000000010
|
||||
TIME:6
|
||||
BUS:
|
||||
position:16
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000100
|
||||
counterclockwise:0000000000
|
||||
TIME:7
|
||||
BUS:
|
||||
position:15
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000100
|
||||
counterclockwise:0000000000
|
||||
TIME:8
|
||||
BUS:
|
||||
position:14
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000100
|
||||
counterclockwise:0000000000
|
||||
TIME:9
|
||||
BUS:
|
||||
position:14
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000000
|
||||
counterclockwise:0000000000
|
||||
TIME:10
|
||||
BUS:
|
||||
position:14
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000000
|
||||
counterclockwise:0000000000
|
||||
TIME:11
|
||||
BUS:
|
||||
position:14
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000000
|
||||
counterclockwise:0000000000
|
||||
TIME:12
|
||||
BUS:
|
||||
position:13
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000010000
|
||||
counterclockwise:0000000000
|
||||
TIME:13
|
||||
BUS:
|
||||
position:12
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000010000
|
||||
counterclockwise:0000001000
|
||||
TIME:14
|
||||
BUS:
|
||||
position:12
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000010000
|
||||
counterclockwise:0000000000
|
||||
TIME:15
|
||||
BUS:
|
||||
position:11
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000010000
|
||||
counterclockwise:0000000000
|
||||
TIME:16
|
||||
BUS:
|
||||
position:10
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000010000
|
||||
counterclockwise:0000000000
|
||||
TIME:17
|
||||
BUS:
|
||||
position:10
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000000
|
||||
counterclockwise:0000000000
|
||||
TIME:18
|
||||
BUS:
|
||||
position:10
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000000
|
||||
counterclockwise:0000000000
|
||||
TIME:19
|
||||
BUS:
|
||||
position:10
|
||||
target:0000000000
|
||||
STATION:
|
||||
clockwise:0000000000
|
||||
counterclockwise:0000000000
|
||||
end
|
Reference in New Issue
Block a user