QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#638341#7030. Ultraman vs. Aodzilla and BodzillaHuangHanShengWA 0ms3672kbC++201.5kb2024-10-13 15:40:572024-10-13 15:40:57

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.