QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#465906 | #7223. The Jump Address | MaMengQi | WA | 458ms | 107316kb | C++20 | 1.0kb | 2024-07-07 13:26:17 | 2024-07-07 13:26:17 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 7820kb
input:
5 5
output:
22
result:
ok answer is '22'
Test #2:
score: 0
Accepted
time: 2ms
memory: 11840kb
input:
10 10
output:
21670
result:
ok answer is '21670'
Test #3:
score: 0
Accepted
time: 0ms
memory: 34464kb
input:
43 573
output:
151111947
result:
ok answer is '151111947'
Test #4:
score: -100
Wrong Answer
time: 458ms
memory: 107316kb
input:
136 8441
output:
373115680
result:
wrong answer expected '947744762', found '373115680'