QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#521415 | #2199. Intriguing Selection | ahihi1234 | WA | 1ms | 3668kb | C++14 | 1.2kb | 2024-08-16 10:17:46 | 2024-08-16 10:17:49 |
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: 1ms
memory: 3668kb
input:
2 3 > > > < < < > > 3 < < < > < > > < <
output:
? 1 2 ? 3 4 ? 5 6 ? 4 2 ? 6 2 ? 6 4 ? 3 5 ? 2 3 ! ? 1 2 ? 3 4 ? 5 6 ? 3 1 ? 5 3 ? 5 1 ? 6 2 ? 3 6 ? 1 6 !
result:
wrong answer Case 0: all players in topn are comparable