QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#461651 | #8839. Knocker | ucup-team4380 | WA | 9ms | 4684kb | C++17 | 1.0kb | 2024-07-02 21:30:03 | 2024-07-02 21:30:03 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 4608kb
input:
1 5
output:
4
result:
ok 1 number(s): "4"
Test #2:
score: 0
Accepted
time: 1ms
memory: 4680kb
input:
2 6 5
output:
7
result:
ok 1 number(s): "7"
Test #3:
score: 0
Accepted
time: 1ms
memory: 4624kb
input:
5 1 2 4 8 16
output:
69
result:
ok 1 number(s): "69"
Test #4:
score: 0
Accepted
time: 3ms
memory: 4556kb
input:
1 139
output:
71
result:
ok 1 number(s): "71"
Test #5:
score: 0
Accepted
time: 6ms
memory: 4628kb
input:
2 359 96
output:
3661
result:
ok 1 number(s): "3661"
Test #6:
score: -100
Wrong Answer
time: 9ms
memory: 4684kb
input:
3 487 237 391
output:
1716092
result:
wrong answer 1st numbers differ - expected: '1727635', found: '1716092'