QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#292900#1375. TripTiklmq26052003WA 0ms130872kbC++204.1kb2023-12-28 16:40:062023-12-28 16:40:06

詳細信息

Test #1:

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

input:

4 2
-2
-1
-3
2

output:

2
2
-1
-1

result:

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