QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#300371#7897. Largest Digitucup-team2818#WA 0ms3676kbC++14655b2024-01-08 08:56:082024-01-08 08:56:09

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3676kb

input:

2
178 182 83 85
2 5 3 6

output:

261 267
7
5 11
9

result:

wrong answer 1st lines differ - expected: '7', found: '261 267'