QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#40223 | #691. One Root | HuangHanSheng | WA | 709ms | 113300kb | C++17 | 2.1kb | 2022-07-18 12:18:30 | 2022-07-18 12:18:31 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 279ms
memory: 113236kb
input:
2 4
output:
5
result:
ok 1 number(s): "5"
Test #2:
score: 0
Accepted
time: 299ms
memory: 113232kb
input:
3 5
output:
96
result:
ok 1 number(s): "96"
Test #3:
score: 0
Accepted
time: 399ms
memory: 113212kb
input:
2 1000000
output:
2001
result:
ok 1 number(s): "2001"
Test #4:
score: -100
Wrong Answer
time: 709ms
memory: 113300kb
input:
3 1000000
output:
-303920524496579
result:
wrong answer 1st numbers differ - expected: '2022680596351', found: '-303920524496579'