QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#804684#9874. Matrix Constructionucup-team3612#WA 0ms3612kbC++23673b2024-12-08 02:16:112024-12-08 02:16:11

详细

Test #1:

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

input:

2
1 1
2 3

output:

NO
YES
1 3 5
2 4 6

result:

wrong answer Token parameter [name=ok] equals to "NO", doesn't correspond to pattern "[yY][eE][sS]" (test case 1)