Twelve statements: Difference between revisions

Content added Content deleted
(Added 11l)
Line 57: Line 57:


print(‘Exact hits:’)
print(‘Exact hits:’)
L(n) 4096
L(n) 0 .< (1 << 12)
V bools = [0] * 12
V bools = [0] * 12
L(i) 12
L(i) 12
Line 70: Line 70:


print("\nNear misses:")
print("\nNear misses:")
L(n) 4096
L(n) 0 .< (1 << 12)
V bools = [0] * 12
V bools = [0] * 12
L(i) 12
L(i) 12