QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#835645 | #9925. LR String | ucup-team5322# | WA | 0ms | 3592kb | C++14 | 843b | 2024-12-28 13:28:21 | 2024-12-28 13:28:22 |
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: 0ms
memory: 3592kb
input:
2 RRLLRRLL 4 LLLLL LLR LRLR R RLLLLLL 3 LLLLL RL RRL
output:
No Yes No Yes Yes Yes No
result:
wrong answer 1st lines differ - expected: 'NO', found: 'No'