import sys
sys.stdin=open("ans.in","r")
sys.stdout=open("ans.out","w")
stdin.close()
stdout.close()

1 条评论

  • 1