QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#279867 | #7876. Cyclic Substrings | ucup-team2477 | WA | 1ms | 9844kb | C++17 | 2.2kb | 2023-12-09 11:00:18 | 2023-12-09 11:00: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: 100
Accepted
time: 1ms
memory: 9844kb
input:
5 01010
output:
39
result:
ok 1 number(s): "39"
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 9776kb
input:
8 66776677
output:
250
result:
wrong answer 1st numbers differ - expected: '192', found: '250'