QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#336032 | #8278. Secret Poems | ucup-team2229# | WA | 0ms | 3892kb | C++17 | 1.5kb | 2024-02-24 11:44:02 | 2024-02-24 11:44:02 |
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: 0ms
memory: 3892kb
input:
5 THSAD IIVOP SEOOH RGETI YMINK
output:
THISI POEMS DNKIA OIHTV OGYRE
result:
ok 5 lines
Test #2:
score: 0
Accepted
time: 0ms
memory: 3672kb
input:
2 AB CD
output:
AB DC
result:
ok 2 lines
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3636kb
input:
4 ABCD EFGH IJKL MNOP
output:
ABEI KHLF N
result:
wrong answer 3rd lines differ - expected: 'NPOC', found: 'N'