x = input() print(int(x[2:], 16))
运行时间:42ms 超过27.56% 用Python 3提交的代码
占用内存:4588KB 超过30.04%用Python 3提交的代码