QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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'