QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#292395 | #6188. Elliptic Curve Problem | ucup-team025# | WA | 2595ms | 27896kb | C++20 | 22.9kb | 2023-12-28 03:18:23 | 2023-12-28 03:18:23 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 3592kb
input:
11 3 8
output:
3
result:
ok 1 number(s): "3"
Test #2:
score: 0
Accepted
time: 110ms
memory: 4696kb
input:
998244353 11451400 919810000
output:
454174074
result:
ok 1 number(s): "454174074"
Test #3:
score: 0
Accepted
time: 2595ms
memory: 20904kb
input:
96311898227 25437319919 55129361817
output:
14846091352
result:
ok 1 number(s): "14846091352"
Test #4:
score: 0
Accepted
time: 2532ms
memory: 27896kb
input:
93361455259 23166562299 23393760915
output:
113606479
result:
ok 1 number(s): "113606479"
Test #5:
score: -100
Wrong Answer
time: 2570ms
memory: 18148kb
input:
95670332497 15858139735 18812394512
output:
1477133817
result:
wrong answer 1st numbers differ - expected: '1477133816', found: '1477133817'