# Pastebin lPKu1ZcZ import sys sys.setrecursionlimit(0xfffffff) def f(): f() f()