QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#42532 | #3220. Dictionary | ZhangYiDe | WA | 1348ms | 16136kb | C++20 | 2.6kb | 2022-08-02 17:16:45 | 2022-08-02 17:16:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 7ms
memory: 16116kb
input:
2 b? a??
output:
0
result:
ok single line: '0'
Test #2:
score: 0
Accepted
time: 2ms
memory: 16124kb
input:
1 snuke
output:
1
result:
ok single line: '1'
Test #3:
score: -100
Wrong Answer
time: 1348ms
memory: 16136kb
input:
50 ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???...
output:
738237753
result:
wrong answer 1st lines differ - expected: '346258309', found: '738237753'