QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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