QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#272505#7875. Queue Sortingucup-team1281#WA 2ms3604kbC++201.1kb2023-12-02 17:34:162023-12-02 17:34:17

详细

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3604kb

input:

4
1 1 1 1

output:

20

result:

wrong answer 1st numbers differ - expected: '14', found: '20'