QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#292392 | #6188. Elliptic Curve Problem | ucup-team025# | WA | 117ms | 4812kb | C++20 | 23.0kb | 2023-12-28 03:13:52 | 2023-12-28 03:13:52 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3836kb
input:
11 3 8
output:
3
result:
ok 1 number(s): "3"
Test #2:
score: -100
Wrong Answer
time: 117ms
memory: 4812kb
input:
998244353 11451400 919810000
output:
454176565
result:
wrong answer 1st numbers differ - expected: '454174074', found: '454176565'