correct_output

来自「mini database sort-merge join」· 代码 · 共 61 行

TXT
61
字号

Running Sort Merge Join tests...

------------ Test 1 ---------------
1	1
1	1
1	1
1	1
6	6
6	6
13	13
13	13
99	99
-------- Test 1 completed --------

------------ Test 2 ---------------
1	1
1	1
1	1
1	1
6	6
6	6
13	13
13	13
99	99
-------- Test 2 completed --------

------------ Test 3 ---------------
7	7
9	9
20	20
20	20
20	20
-------- Test 3 completed --------

------------ Test 4 ---------------
10	10
10	10
20	20
-------- Test 4 completed --------

------------ Test 5 ---------------
-------- Test 5 completed --------

------------ Test 6 ---------------
11	11
13	13
13	13
13	13
-------- Test 6 completed --------

------------ Test 7 ---------------
5	5
5	5
13	13
13	13
-------- Test 7 completed --------

...Sort Merge Join tests completed successfully.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?