QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#466468 | #7223. The Jump Address | GuanYunchang | WA | 4ms | 11056kb | C++23 | 892b | 2024-07-07 20:59:04 | 2024-07-07 20:59:05 |
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: 1ms
memory: 5684kb
input:
5 5
output:
22
result:
ok answer is '22'
Test #2:
score: 0
Accepted
time: 1ms
memory: 5916kb
input:
10 10
output:
21670
result:
ok answer is '21670'
Test #3:
score: -100
Wrong Answer
time: 4ms
memory: 11056kb
input:
43 573
output:
925657698
result:
wrong answer expected '151111947', found '925657698'