O(1)

Run Settings
LanguagePython
Language Version
Run Command
def constant(n): count = 0 size = 100000 for _ in range(size): count+=1 return count print(constant(1000000000000))
Editor Settings
Theme
Key bindings
Full width
Lines