• + 1 comment

    I sove using chrome in firefox web browser I dont know what happens but result always with erros and fail. if name == 'main': n = int(input()) integer_list = map(int, input().split()) t = tuple(int(i) for i in integer_list) print(hash(t))