fork download
  1. from sys import stdin
  2. import sys
  3.  
  4. m=int(input())
  5. n=1
  6. n=pow(n,2)
  7. print("NO")
  8. print(n)
Success #stdin #stdout 0.03s 9864KB
stdin
1
stdout
NO
1