QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#755708 | #9553. The Hermit | ucup-team5879# | WA | 2ms | 6920kb | C++23 | 3.8kb | 2024-11-16 17:55:34 | 2024-11-16 17:55:35 |
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: 6456kb
input:
4 3
output:
7
result:
ok 1 number(s): "7"
Test #2:
score: 0
Accepted
time: 1ms
memory: 5756kb
input:
11 4
output:
1187
result:
ok 1 number(s): "1187"
Test #3:
score: 0
Accepted
time: 2ms
memory: 6920kb
input:
100000 99999
output:
17356471
result:
ok 1 number(s): "17356471"
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 6080kb
input:
11451 1919
output:
486180445
result:
wrong answer 1st numbers differ - expected: '845616153', found: '486180445'