QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#670703 | #7700. Split Decisions | HuangHanSheng | WA | 15ms | 10600kb | Python3 | 574b | 2024-10-23 23:26:21 | 2024-10-23 23:26:21 |
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: 15ms
memory: 10600kb
input:
5 CELL GULL GUSH HALL HASH
output:
GU 2 1 HA 4 3 2
result:
wrong answer 1st lines differ - expected: '2', found: 'GU 2 1'