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

1 comments

  • 1