QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#477528 | #9116. DRD String | ucup-team3640# | WA | 41ms | 35872kb | C++20 | 5.9kb | 2024-07-14 04:54:42 | 2024-07-14 04:54:43 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 35ms
memory: 35844kb
input:
6 2
output:
40
result:
ok "40"
Test #2:
score: 0
Accepted
time: 41ms
memory: 35808kb
input:
3017 7801
output:
515391664
result:
ok "515391664"
Test #3:
score: 0
Accepted
time: 37ms
memory: 35872kb
input:
3 1
output:
1
result:
ok "1"
Test #4:
score: -100
Wrong Answer
time: 33ms
memory: 35864kb
input:
4 7
output:
378
result:
wrong answer 1st words differ - expected: '343', found: '378'