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