QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#620821#7876. Cyclic Substringsucup-team1132WA 1ms5672kbC++144.0kb2024-10-07 21:35:182024-10-07 21:35:19

詳細信息

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