QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#461018 | #7748. Karshilov's Matching Problem II | forest114514 | WA | 0ms | 18852kb | C++14 | 3.5kb | 2024-07-02 15:10:06 | 2024-07-02 15:10:06 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 18852kb
input:
8 5 abbabaab aababbab 1 2 4 8 16 32 64 128 1 1 2 3 3 5 4 7 1 8
output:
1 4 11 26 502
result:
wrong answer 2nd lines differ - expected: '3', found: '4'