Solution: HW01 | |||||
testfunc | sc | err | sol_stdout | sol_kept | sol_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 560, 'const': 248, 'code+const': 808} | |||||
|
Testsuite: HW01 | |||||
|
6231224821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[ | |||
test_middle | 0.0 | [[ | |||
test_frame_area | 0.0 | [ | |||
test_distance | 0.0 | [ | |||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 980, 'const': 2264, 'code+const': 3244} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6331007021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, -2, | |||
test_middle | 0.0 | [[ | |||
test_frame_area | 0.0 | [ | |||
test_distance | 0.0 | [ | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 478, 'const': 372, 'code+const': 850} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630003621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630029021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630031121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'x' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'x' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'a' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'd' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'x' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 80, 'const': 96, 'code+const': 176} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630047221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'x' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'x' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'a' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'd' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'x' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 84, 'const': 96, 'code+const': 180} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630058121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630063221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'x' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'x' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'a' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'd' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'x' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 84, 'const': 96, 'code+const': 180} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630070621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | TypeError("'int' object is not subscriptable") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | TypeError("'int' object is not subscriptable") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | TypeError("'float' object is not subscriptable") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | TypeError("'float' object is not subscriptable") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | TypeError("'float' object is not subscriptable") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 620, 'const': 460, 'code+const': 1080} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630075821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630080921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630081521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'xn' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'xn' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'xn' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'xn' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'xn' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 594, 'const': 232, 'code+const': 826} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630089621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630174221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630311921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631001521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631008021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631013021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | return float(a) # เมื่อ a เป็นพื้นที่ของเฟรม ^ IndentationError: unindent does not match any outer indentation level | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | return float(a) # เมื่อ a เป็นพื้นที่ของเฟรม ^ IndentationError: unindent does not match any outer indentation level | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | return float(a) # เมื่อ a เป็นพื้นที่ของเฟรม ^ IndentationError: unindent does not match any outer indentation level | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | return float(a) # เมื่อ a เป็นพื้นที่ของเฟรม ^ IndentationError: unindent does not match any outer indentation level | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | return float(a) # เมื่อ a เป็นพื้นที่ของเฟรม ^ IndentationError: unindent does not match any outer indentation level | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631018221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631021021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631023321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631025621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631027921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631103921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ ^ IndentationError: unindent does not match any outer indentation level | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ ^ IndentationError: unindent does not match any outer indentation level | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ ^ IndentationError: unindent does not match any outer indentation level | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ ^ IndentationError: unindent does not match any outer indentation level | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ ^ IndentationError: unindent does not match any outer indentation level | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631106821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631113121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631114821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631121121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'x' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'x' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'a' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'd' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'x' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 508, 'const': 376, 'code+const': 884} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631126321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631128621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631129221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631133721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631207521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | TypeError("'list' object is not callable") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | TypeError("'list' object is not callable") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | TypeError("'list' object is not callable") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | TypeError("'list' object is not callable") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | TypeError("type list doesn't define __round__ method") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 780, 'const': 400, 'code+const': 1180} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631210321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631214921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631221221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631315621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631322021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ ^ IndentationError: unindent does not match any outer indentation level | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ ^ IndentationError: unindent does not match any outer indentation level | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ ^ IndentationError: unindent does not match any outer indentation level | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ ^ IndentationError: unindent does not match any outer indentation level | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ ^ IndentationError: unindent does not match any outer indentation level | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631361421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631451221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[ | |||
test_middle | 0.0 | [[ | |||
test_frame_area | 0.0 | [ | |||
test_distance | 0.0 | [ | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 818, 'const': 400, 'code+const': 1218} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631453521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631463821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631504921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631508421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631509021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631520921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631521521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631523821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[ | |||
test_middle | 0.0 | [[ | |||
test_frame_area | 0.0 | [ | |||
test_distance | 0.0 | [ | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 504, 'const': 200, 'code+const': 704} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631525021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631527321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ IndentationError: unexpected indent | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ IndentationError: unexpected indent | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ IndentationError: unexpected indent | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ IndentationError: unexpected indent | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | return [x,y,w,h] # เมื่อ x,y เป็นพิกัดของจุดบนซ้าย w,h เป็นความกว้างและความสูงของเฟรมตามลำดับ IndentationError: unexpected indent | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631530121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'list_x' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'list_x' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'list_x' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'list_x' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'list_y' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 518, 'const': 176, 'code+const': 694} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631541021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631551321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631553621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631802921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632093421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632106021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632123621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632174621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 4, 'const': 16, 'code+const': 20} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630037021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[ | |||
test_middle | 0.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, | |||
test_frame_area | 0.3 | [5 | |||
test_distance | 0.1 | [ | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 632, 'const': 400, 'code+const': 1032} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6331507521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | IndexError('list index out of range') | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.5 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [ | |||
test_frame_area | 0.0 | [ | |||
test_distance | 0.0 | [ | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 610, 'const': 396, 'code+const': 1006} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630068421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, | |||
test_middle | 0.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.2 | [5.0, 1 | |||
test_distance | 0.2 | [5.1, | |||
test_intersection | 0.0 | [[7. | |||
bytecount: {'code': 1160, 'const': 520, 'code+const': 1680} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631122821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | NameError("name 'frame' is not defined") | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | ||
test_middle | 0.0 | [[6.5, | |||
test_frame_area | 0.0 | [ | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 208, 'const': 252, 'code+const': 460} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631454121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | NameError("name 'middle' is not defined") | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | ||
test_frame_area | 0.0 | NameError("name 'frame_area' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | NameError("name 'distance' is not defined") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | NameError("name 'intersection' is not defined") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 148, 'const': 88, 'code+const': 236} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631455821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[ | |||
test_middle | 0.0 | [[ | |||
test_frame_area | 0.1 | [5.0, 14.0, 63.25, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | ValueError('too many values to unpack (expected 2)') | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 1156, 'const': 945, 'code+const': 2101} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631220621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 0.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, | |||
bytecount: {'code': 584, 'const': 400, 'code+const': 984} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631512921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.3 | IndexError('list index out of range') | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 0.0 | TypeError("unsupported operand type(s) for ^: 'float' and 'float'") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 602, 'const': 456, 'code+const': 1058} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630057521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.5 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, - | |||
test_frame_area | 0.2 | [5.0, 1 | |||
test_distance | 0.2 | [5.1, | |||
test_intersection | 0.0 | [[7. | |||
bytecount: {'code': 894, 'const': 520, 'code+const': 1414} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630024821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.2 | [5.0, | |||
test_distance | 0.2 | [5.1, | |||
test_intersection | 0.0 | [[7. | |||
bytecount: {'code': 748, 'const': 400, 'code+const': 1148} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630076421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.2 | [5.0, 1 | |||
test_distance | 0.2 | [5.1, | |||
test_intersection | 0.0 | ZeroDivisionError('float division by zero') | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 840, 'const': 496, 'code+const': 1336} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631309921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.2 | [5.0, 1 | |||
test_distance | 0.2 | [5.1, | |||
test_intersection | 0.0 | IndexError('list index out of range') | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 828, 'const': 452, 'code+const': 1280} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630005921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 0.0 | [[6.5 | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 564, 'const': 288, 'code+const': 852} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631004421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, | |||
test_middle | 0.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 0.1 | ValueError('math domain error') | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92 | ||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 774, 'const': 496, 'code+const': 1270} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630009421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, | |||
test_middle | 0.0 | [[ | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 0.3 | [ | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 606, 'const': 372, 'code+const': 978} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630012221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[ | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 638, 'const': 400, 'code+const': 1038} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630033421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.0 | [ | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 694, 'const': 400, 'code+const': 1094} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630041421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.0 | [ | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[7.89, 16.81, | |||
bytecount: {'code': 638, 'const': 500, 'code+const': 1138} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630046621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[6.5 | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 650, 'const': 400, 'code+const': 1050} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631215521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[ | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 768, 'const': 372, 'code+const': 1140} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632034421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[6.5, 1.0, - | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 630, 'const': 424, 'code+const': 1054} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6531408221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 0.5 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [ | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 592, 'const': 540, 'code+const': 1132} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631007321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.5 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [ | |||
bytecount: {'code': 596, 'const': 428, 'code+const': 1024} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631342521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.2 | [5.0, 1 | |||
test_distance | 0.2 | [5.1, | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 714, 'const': 400, 'code+const': 1114} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630074121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[ | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.5 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [ | |||
bytecount: {'code': 662, 'const': 400, 'code+const': 1062} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631124021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.0 | [ | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 822, 'const': 520, 'code+const': 1342} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631223521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 0.0 | [5. | |||
test_intersection | 0.5 | [[ | |||
bytecount: {'code': 710, 'const': 400, 'code+const': 1110} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6331512621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 658, 'const': 520, 'code+const': 1178} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6530394921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 592, 'const': 400, 'code+const': 992} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630079321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 684, 'const': 428, 'code+const': 1112} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631206921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 584, 'const': 400, 'code+const': 984} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631212621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 606, 'const': 400, 'code+const': 1006} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631218421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 702, 'const': 400, 'code+const': 1102} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631227021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 584, 'const': 400, 'code+const': 984} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632042421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 576, 'const': 400, 'code+const': 976} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630085021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.2 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 734, 'const': 400, 'code+const': 1134} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631022721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.75 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 0.0 | [ | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 858, 'const': 400, 'code+const': 1258} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631537621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.3 | [ | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 654, 'const': 400, 'code+const': 1054} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632189021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.4 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 642, 'const': 400, 'code+const': 1042} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6331501721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 684, 'const': 400, 'code+const': 1084} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6530377221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 920, 'const': 400, 'code+const': 1320} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6531506021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | TypeError('cannot unpack non-iterable NoneType object') | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 504, 'const': 416, 'code+const': 920} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630010021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 598, 'const': 400, 'code+const': 998} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630014521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[7.89, 16.81, | |||
bytecount: {'code': 558, 'const': 400, 'code+const': 958} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630044321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 782, 'const': 520, 'code+const': 1302} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630049521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[6.5 | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 678, 'const': 416, 'code+const': 1094} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630062621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 0.0 | [ | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 630, 'const': 344, 'code+const': 974} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630071221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 646, 'const': 400, 'code+const': 1046} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630073521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 584, 'const': 344, 'code+const': 928} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630087321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 860, 'const': 588, 'code+const': 1448} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630091821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 0.0 | [ | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 702, 'const': 372, 'code+const': 1074} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630095321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 702, 'const': 400, 'code+const': 1102} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630098221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 710, 'const': 400, 'code+const': 1110} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631108021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 736, 'const': 448, 'code+const': 1184} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631134321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 0.0 | TypeError("type list doesn't define __round__ method") | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | ||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 652, 'const': 344, 'code+const': 996} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631139521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 0.0 | [ | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 750, 'const': 400, 'code+const': 1150} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631213221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[ | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 566, 'const': 344, 'code+const': 910} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631216121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[ | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 566, 'const': 344, 'code+const': 910} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631222921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 680, 'const': 424, 'code+const': 1104} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631228721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.0 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 740, 'const': 448, 'code+const': 1188} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631314021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 0.0 | [5.1, 7.2 | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 704, 'const': 400, 'code+const': 1104} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631316221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[6.5, | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 790, 'const': 520, 'code+const': 1310} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631472421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 0.0 | [ | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 762, 'const': 372, 'code+const': 1134} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631507821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5 | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 648, 'const': 544, 'code+const': 1192} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631510621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 0.0 | IndexError('list index out of range') | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12. | ||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 618, 'const': 344, 'code+const': 962} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631542721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 0.0 | [ | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 644, 'const': 400, 'code+const': 1044} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631702821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.0 | NameError("name 'points' is not defined") | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | ||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 594, 'const': 344, 'code+const': 938} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632109921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 678, 'const': 608, 'code+const': 1286} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632147721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | UnboundLocalError("local variable 'b1' referenced before assignment") | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | ||
bytecount: {'code': 654, 'const': 344, 'code+const': 998} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632170021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 0.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 598, 'const': 400, 'code+const': 998} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632171721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 0.0 | [5. | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 936, 'const': 472, 'code+const': 1408} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632234621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.0 | [[ | |||
bytecount: {'code': 682, 'const': 400, 'code+const': 1082} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631002121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 664, 'const': 368, 'code+const': 1032} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631010121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 794, 'const': 400, 'code+const': 1194} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630043721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.2 | [5.0, 1 | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 674, 'const': 400, 'code+const': 1074} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631364321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.4 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 764, 'const': 400, 'code+const': 1164} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6530403921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 612, 'const': 520, 'code+const': 1132} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6531809221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 612, 'const': 400, 'code+const': 1012} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6532069321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 900, 'const': 520, 'code+const': 1420} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630023121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 762, 'const': 520, 'code+const': 1282} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630056921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 604, 'const': 400, 'code+const': 1004} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630065521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 606, 'const': 400, 'code+const': 1006} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630083821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 770, 'const': 400, 'code+const': 1170} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630090121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 666, 'const': 400, 'code+const': 1066} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630096021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4 | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 744, 'const': 400, 'code+const': 1144} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630097621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 576, 'const': 344, 'code+const': 920} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631112521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 606, 'const': 400, 'code+const': 1006} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631219021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 738, 'const': 400, 'code+const': 1138} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631305321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 0.5 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [ | |||
bytecount: {'code': 692, 'const': 424, 'code+const': 1116} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631456421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 654, 'const': 400, 'code+const': 1054} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631466721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 618, 'const': 400, 'code+const': 1018} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631502621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 712, 'const': 400, 'code+const': 1112} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631506121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 636, 'const': 424, 'code+const': 1060} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631517021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [ | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 712, 'const': 400, 'code+const': 1112} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631536021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.5 | [[4, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 678, 'const': 400, 'code+const': 1078} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632220821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 0.6 | [5.0, | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 626, 'const': 400, 'code+const': 1026} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630027721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.75 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 658, 'const': 520, 'code+const': 1178} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632237521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 0.75 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 636, 'const': 400, 'code+const': 1036} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6330070321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 874, 'const': 424, 'code+const': 1298} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6330128121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4 | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 770, 'const': 400, 'code+const': 1170} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6331518421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 744, 'const': 520, 'code+const': 1264} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6530110021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 700, 'const': 424, 'code+const': 1124} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6530145021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 632, 'const': 400, 'code+const': 1032} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6530157521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4 | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 648, 'const': 400, 'code+const': 1048} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6530334221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 576, 'const': 400, 'code+const': 976} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6530427021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 660, 'const': 520, 'code+const': 1180} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6530433721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 552, 'const': 400, 'code+const': 952} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6531001421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 632, 'const': 520, 'code+const': 1152} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6531006621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 660, 'const': 400, 'code+const': 1060} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6531009521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 680, 'const': 520, 'code+const': 1200} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6531025521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 660, 'const': 344, 'code+const': 1004} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6531502521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 612, 'const': 344, 'code+const': 956} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6531503121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4 | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 636, 'const': 520, 'code+const': 1156} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6531505421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 844, 'const': 544, 'code+const': 1388} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6531519221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 660, 'const': 368, 'code+const': 1028} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: [[('If', 30)]] | |||||
|
6531523721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 662, 'const': 344, 'code+const': 1006} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6532030821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 656, 'const': 400, 'code+const': 1056} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6532075021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 580, 'const': 344, 'code+const': 924} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6532098521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 636, 'const': 400, 'code+const': 1036} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630001321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 584, 'const': 400, 'code+const': 984} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630002021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 642, 'const': 400, 'code+const': 1042} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630004221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 730, 'const': 400, 'code+const': 1130} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630006521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 800, 'const': 520, 'code+const': 1320} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630007121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 718, 'const': 400, 'code+const': 1118} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630008821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 540, 'const': 344, 'code+const': 884} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630013921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 644, 'const': 400, 'code+const': 1044} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630015121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 786, 'const': 400, 'code+const': 1186} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630016821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 652, 'const': 424, 'code+const': 1076} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630017421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 628, 'const': 400, 'code+const': 1028} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630021921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 642, 'const': 400, 'code+const': 1042} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630022521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 642, 'const': 400, 'code+const': 1042} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630028321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 584, 'const': 424, 'code+const': 1008} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630030521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 650, 'const': 400, 'code+const': 1050} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630032821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 620, 'const': 450, 'code+const': 1070} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630034021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4 | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 772, 'const': 400, 'code+const': 1172} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630036321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 642, 'const': 400, 'code+const': 1042} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630038621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 644, 'const': 400, 'code+const': 1044} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630039221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 670, 'const': 400, 'code+const': 1070} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630045021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 568, 'const': 344, 'code+const': 912} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630048921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4 | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 812, 'const': 400, 'code+const': 1212} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630050021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 666, 'const': 400, 'code+const': 1066} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630051721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 722, 'const': 452, 'code+const': 1174} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630052321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 774, 'const': 520, 'code+const': 1294} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630054621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 766, 'const': 520, 'code+const': 1286} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630055221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 582, 'const': 424, 'code+const': 1006} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630059821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 638, 'const': 344, 'code+const': 982} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630060321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 918, 'const': 472, 'code+const': 1390} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630064921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 754, 'const': 520, 'code+const': 1274} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630066121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 850, 'const': 400, 'code+const': 1250} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630067821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 638, 'const': 344, 'code+const': 982} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630069021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 794, 'const': 520, 'code+const': 1314} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630072921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 646, 'const': 400, 'code+const': 1046} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630078721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 806, 'const': 520, 'code+const': 1326} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630082121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 614, 'const': 400, 'code+const': 1014} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630084421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 604, 'const': 448, 'code+const': 1052} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630086721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4 | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 708, 'const': 400, 'code+const': 1108} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630088021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4 | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 844, 'const': 424, 'code+const': 1268} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630092421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 646, 'const': 400, 'code+const': 1046} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630093021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 646, 'const': 400, 'code+const': 1046} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630094721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 668, 'const': 400, 'code+const': 1068} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630099921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 706, 'const': 400, 'code+const': 1106} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630180021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 658, 'const': 400, 'code+const': 1058} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630185121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 606, 'const': 344, 'code+const': 950} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630220421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 668, 'const': 316, 'code+const': 984} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630221021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 680, 'const': 400, 'code+const': 1080} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630230721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 702, 'const': 400, 'code+const': 1102} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630303921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 570, 'const': 344, 'code+const': 914} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630316021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 668, 'const': 452, 'code+const': 1120} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630328621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 658, 'const': 400, 'code+const': 1058} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6630358421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 814, 'const': 400, 'code+const': 1214} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631003821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 664, 'const': 260, 'code+const': 924} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631005021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 762, 'const': 400, 'code+const': 1162} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631011821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 592, 'const': 344, 'code+const': 936} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631012421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 734, 'const': 424, 'code+const': 1158} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631014721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 914, 'const': 496, 'code+const': 1410} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631015321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 590, 'const': 232, 'code+const': 822} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631020421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 590, 'const': 344, 'code+const': 934} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631104521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 706, 'const': 428, 'code+const': 1134} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631107421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 886, 'const': 496, 'code+const': 1382} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631109721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 540, 'const': 232, 'code+const': 772} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631110221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 600, 'const': 344, 'code+const': 944} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631111921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 628, 'const': 344, 'code+const': 972} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631120521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 700, 'const': 400, 'code+const': 1100} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631125721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 590, 'const': 344, 'code+const': 934} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631130821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 758, 'const': 496, 'code+const': 1254} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631131421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 540, 'const': 344, 'code+const': 884} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631132021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 614, 'const': 520, 'code+const': 1134} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631137221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 598, 'const': 344, 'code+const': 942} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631138921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 686, 'const': 400, 'code+const': 1086} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631203021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 642, 'const': 400, 'code+const': 1042} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631208121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 576, 'const': 400, 'code+const': 976} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631225821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 612, 'const': 400, 'code+const': 1012} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631226421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 684, 'const': 400, 'code+const': 1084} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631229321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 652, 'const': 400, 'code+const': 1052} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631317921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 682, 'const': 496, 'code+const': 1178} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631321321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 636, 'const': 424, 'code+const': 1060} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631324221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 690, 'const': 400, 'code+const': 1090} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631325921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 598, 'const': 400, 'code+const': 998} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631329421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 648, 'const': 472, 'code+const': 1120} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631343121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 708, 'const': 496, 'code+const': 1204} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631344821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631348321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 720, 'const': 400, 'code+const': 1120} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631351121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 646, 'const': 400, 'code+const': 1046} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631365021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 648, 'const': 424, 'code+const': 1072} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631452921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 592, 'const': 368, 'code+const': 960} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631461521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 850, 'const': 400, 'code+const': 1250} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631465021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 798, 'const': 400, 'code+const': 1198} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631469621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 576, 'const': 344, 'code+const': 920} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631470121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 674, 'const': 344, 'code+const': 1018} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631501021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 618, 'const': 400, 'code+const': 1018} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631503221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 632, 'const': 400, 'code+const': 1032} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631505521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 576, 'const': 400, 'code+const': 976} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631511221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 544, 'const': 260, 'code+const': 804} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631513521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 568, 'const': 400, 'code+const': 968} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631514121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 708, 'const': 260, 'code+const': 968} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631515821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 588, 'const': 368, 'code+const': 956} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631516421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4 | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 750, 'const': 400, 'code+const': 1150} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631518721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 666, 'const': 400, 'code+const': 1066} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631519321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 632, 'const': 400, 'code+const': 1032} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631522121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 662, 'const': 400, 'code+const': 1062} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631524421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 544, 'const': 344, 'code+const': 888} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631526721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 608, 'const': 400, 'code+const': 1008} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631528021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 654, 'const': 400, 'code+const': 1054} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631529621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 734, 'const': 400, 'code+const': 1134} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631532421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 646, 'const': 400, 'code+const': 1046} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631535321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 656, 'const': 400, 'code+const': 1056} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631539921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 642, 'const': 400, 'code+const': 1042} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631540421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 722, 'const': 400, 'code+const': 1122} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631545621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 608, 'const': 424, 'code+const': 1032} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631547921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 704, 'const': 400, 'code+const': 1104} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631548521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 634, 'const': 344, 'code+const': 978} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631550721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 716, 'const': 400, 'code+const': 1116} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631552021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 694, 'const': 400, 'code+const': 1094} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631701121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 684, 'const': 400, 'code+const': 1084} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631703421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 642, 'const': 400, 'code+const': 1042} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631801221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 554, 'const': 344, 'code+const': 898} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631803521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 632, 'const': 400, 'code+const': 1032} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631804121: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 586, 'const': 344, 'code+const': 930} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631805821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 624, 'const': 400, 'code+const': 1024} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631806421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 628, 'const': 344, 'code+const': 972} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631807021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 612, 'const': 400, 'code+const': 1012} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631808721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 638, 'const': 400, 'code+const': 1038} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631809321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 572, 'const': 344, 'code+const': 916} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6631810921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 594, 'const': 344, 'code+const': 938} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632006921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 580, 'const': 292, 'code+const': 872} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632011021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 640, 'const': 424, 'code+const': 1064} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632015521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 662, 'const': 400, 'code+const': 1062} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632017821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 642, 'const': 400, 'code+const': 1042} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632029321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 602, 'const': 400, 'code+const': 1002} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632038021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 636, 'const': 400, 'code+const': 1036} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632041821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 616, 'const': 400, 'code+const': 1016} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632078021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 690, 'const': 376, 'code+const': 1066} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632084821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 726, 'const': 400, 'code+const': 1126} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632092821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 780, 'const': 468, 'code+const': 1248} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632102421: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 612, 'const': 392, 'code+const': 1004} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632105321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5 | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 858, 'const': 400, 'code+const': 1258} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632107621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 668, 'const': 424, 'code+const': 1092} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632111021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 724, 'const': 500, 'code+const': 1224} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632134521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 636, 'const': 400, 'code+const': 1036} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632140221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 766, 'const': 400, 'code+const': 1166} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632146021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 558, 'const': 344, 'code+const': 902} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632149021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 594, 'const': 344, 'code+const': 938} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632156321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 500, 'const': 280, 'code+const': 780} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632162021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 548, 'const': 288, 'code+const': 836} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632163721: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 600, 'const': 400, 'code+const': 1000} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632175221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 710, 'const': 400, 'code+const': 1110} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632184921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 492, 'const': 220, 'code+const': 712} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632187821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 646, 'const': 400, 'code+const': 1046} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632190621: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 638, 'const': 400, 'code+const': 1038} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632191221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 624, 'const': 400, 'code+const': 1024} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632199321: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 636, 'const': 400, 'code+const': 1036} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632210521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 648, 'const': 400, 'code+const': 1048} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632217021: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 770, 'const': 520, 'code+const': 1290} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632219221: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 618, 'const': 400, 'code+const': 1018} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632245521: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 762, 'const': 452, 'code+const': 1214} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632260921: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 668, 'const': 400, 'code+const': 1068} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|
6632263821: HW01 | |||||
testfunc | sc | err | stu_stdout | stu_kept | stu_fout |
test_frame | 1.0 | [[4, -2, -7, 4, -2, -7, 5, -7, -2, -7], [2, 3, 1, 1, 3, 2, 2, 3, 3, -3], [5, 6, 11, 1, 11, 16, 4, 5, 7, 12], [1, 2, 5, 4, 1, 6, 5, 7, 6, 1]] | |||
test_middle | 1.0 | [[6.5, 1.0, -1.5, 4.5, 3.5, 1.0, 7.0, -4.5, 1.5, -1.0], [1.5, 2.0, -1.5, -1.0, 2.5, -1.0, -0.5, -0.5, 0.0, -3.5]] | |||
test_frame_area | 1.0 | [5.0, 14.0, 63.25, 2.25, 12.0, 107.25, 24.75, 33.75, 48.75, 12.0] | |||
test_distance | 1.0 | [5.1, 7.28, 12.75, 4.53, 12.04, 17.73, 7.11, 8.75, 9.92, 12.04] | |||
test_intersection | 1.0 | [[7.89, 16.81, 5.93, 7.02, 2.04, -34.43, 1.48, 4.6, 3.22, 4.34], [0.53, -2.02, 1.09, 2.71, -0.44, -6.29, 0.05, 0.57, 13.03, 2.93]] | |||
bytecount: {'code': 678, 'const': 496, 'code+const': 1174} | |||||
check_import({'allowable': ['math']}) deep: none | |||||
check_if({}) deep: none | |||||
|