QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#809201#9874. Matrix Constructionucup-team658#WA 0ms3868kbC++201.3kb2024-12-11 13:13:112024-12-11 13:13:12

詳細信息

Test #1:

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

input:

2
1 1
2 3

output:

1 
2 

result:

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