QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#290259 | #7876. Cyclic Substrings | ucup-team118# | WA | 4ms | 21180kb | C++20 | 11.6kb | 2023-12-24 16:51:29 | 2023-12-24 16:51:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 4ms
memory: 19612kb
input:
5 01010
output:
39
result:
ok 1 number(s): "39"
Test #2:
score: -100
Wrong Answer
time: 4ms
memory: 21180kb
input:
8 66776677
output:
384
result:
wrong answer 1st numbers differ - expected: '192', found: '384'