fork download
  1. P = 0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141
  2. S1 = 0x44e1ff2dfd8102cf7a47c21d5c9fd5701610d04953c6836596b4fe9dd2f53e3e
  3. S2 = 0x9a5f1c75e461d7ceb1cf3cab9013eb2dc85b6d0da8c3c6e27e3a5a5b3faa5bab
  4.  
  5. print hex(pow(S1 - S2, P-2, P))
  6.  
Success #stdin #stdout 0.02s 7328KB
stdin
Standard input is empty
stdout
0xf7d5417b3844fd8f4b3d909979fa7480ce094fb233d759274fd6c3aa6cf86593L