QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#405977#6748. Spin the WheelZhangYiDeWA 0ms3588kbC++171.4kb2024-05-06 18:01:592024-05-06 18:02:01

詳細信息

Test #1:

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

input:

5
1 3 0 2 4

output:

2
3
4
5
-11

result:

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