QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#620821 | #7876. Cyclic Substrings | ucup-team1132 | WA | 1ms | 5672kb | C++14 | 4.0kb | 2024-10-07 21:35:18 | 2024-10-07 21:35:19 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 5672kb
input:
5 01010
output:
5---2 39
result:
wrong output format Expected integer, but "5---2" found