mod = 998244353 def main(): import sys input = sys.stdin.readline print(-1) if __name__ == '__main__': main()