blob: 243b28a38bafaad57c18cbc9334879a5002d7ca0 [file] [log] [blame]
REPS = 65580
l = eval("[" + "2," * REPS + "]")
print len(l)