QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#810629#9810. Obliviate, Then Reincarnateucup-team1378#WA 0ms15000kbC++173.1kb2024-12-12 02:21:072024-12-12 02:21:08

详细

Test #1:

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

input:

3 2 3
1 1
-1 3
1
2
3

output:

0 3 0
1 1 0
2 2 1
Yes
Yes
No

result:

wrong answer 1st words differ - expected: 'Yes', found: '0'