Core Skill

Problems

Pattern

l, r = 0, n-1
while l < r:
    # logic