QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#602326 | #8234. Period of a String | ucup-team4685# | WA | 7ms | 48572kb | C++17 | 3.4kb | 2024-09-30 22:57:48 | 2024-09-30 22:57:50 |
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: 7ms
memory: 48572kb
input:
4 2 abc abcd 4 bbcaa cabb acabbbb a 3 ab aab bbaaaaab 3 ab aab bbaaaaaa
output:
1 1
result:
wrong answer Expected yes/no (test case 1)