QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#638341 | #7030. Ultraman vs. Aodzilla and Bodzilla | HuangHanSheng | WA | 0ms | 3672kb | C++20 | 1.5kb | 2024-10-13 15:40:57 | 2024-10-13 15:40:57 |
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: 3672kb
input:
2 5 15 5 25 5 15 25 5
output:
155 BBBBBA 105 BAABBB
result:
wrong answer In case 2 (5 15 25 5), the jury's solution is better.