QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#803155#9874. Matrix Constructionucup-team192#WA 0ms3676kbC++20461b2024-12-07 16:13:182024-12-07 16:13:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
1 1
2 3

output:

1 
1 2 4 
3 5 6 

result:

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