QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#466466 | #7223. The Jump Address | GuanYunchang | WA | 1ms | 11012kb | C++23 | 849b | 2024-07-07 20:54:46 | 2024-07-07 20:54:47 |
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: 7796kb
input:
5 5
output:
22
result:
ok answer is '22'
Test #2:
score: 0
Accepted
time: 1ms
memory: 8004kb
input:
10 10
output:
21670
result:
ok answer is '21670'
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 11012kb
input:
43 573
output:
450144717
result:
wrong answer expected '151111947', found '450144717'