QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#805490#9874. Matrix Constructionucup-team6125#WA 1ms3632kbC++171.2kb2024-12-08 16:55:022024-12-08 16:55:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3632kb

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)