Set .add()

  • + 0 comments
    N = int(input())
    print(len({input() for _ in range(N)}))