QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#408505#6748. Spin the WheelGuanYunchangWA 1ms3680kbC++14295b2024-05-10 15:33:562024-05-10 15:33:56

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3680kb

input:

5
1 3 0 2 4

output:

111222222222

result:

wrong answer 1st numbers differ - expected: '3', found: '111222222222'