QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#286429#7877. Balanced Arrayucup-team1617WA 0ms3744kbC++201.6kb2023-12-17 21:12:392023-12-17 21:12:40

詳細信息

Test #1:

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

input:

3
1 2 3

output:

2
001

result:

wrong answer 1st lines differ - expected: '001', found: '2'