[ prog / sol / mona ]

prog


The Main Difference Between Symta and Python

2 2024-08-14 17:10

You know nothing about efficient and robust Python!!!
$ time python -c "i = 0; exec('for _ in range(1000000000): i += 1'); print(i)"
1000000000
real 0m 43.65s
user 0m 5.06s
sys 0m 0.01s

5


VIP:

do not edit these