QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#40220 | #691. One Root | ZhangYiDe | WA | 454ms | 144888kb | C++17 | 1.6kb | 2022-07-18 11:49:44 | 2022-07-18 11:49:45 |
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: 336ms
memory: 144716kb
input:
2 4
output:
5
result:
ok 1 number(s): "5"
Test #2:
score: 0
Accepted
time: 313ms
memory: 144704kb
input:
3 5
output:
96
result:
ok 1 number(s): "96"
Test #3:
score: 0
Accepted
time: 454ms
memory: 144692kb
input:
2 1000000
output:
2001
result:
ok 1 number(s): "2001"
Test #4:
score: -100
Wrong Answer
time: 379ms
memory: 144888kb
input:
3 1000000
output:
2022680596357
result:
wrong answer 1st numbers differ - expected: '2022680596351', found: '2022680596357'