QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#466470 | #7223. The Jump Address | ZhaoZiLong | WA | 4ms | 10952kb | C++23 | 914b | 2024-07-07 20:59:27 | 2024-07-07 20:59:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 7780kb
input:
5 5
output:
22
result:
ok answer is '22'
Test #2:
score: 0
Accepted
time: 0ms
memory: 7884kb
input:
10 10
output:
21670
result:
ok answer is '21670'
Test #3:
score: -100
Wrong Answer
time: 4ms
memory: 10952kb
input:
43 573
output:
450199894
result:
wrong answer expected '151111947', found '450199894'