QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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.