QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#802774#9874. Matrix Constructionucup-team6082#WA 0ms3660kbC++20802b2024-12-07 14:41:272024-12-07 14:41:28

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
1 1
2 3

output:

1
1 2 3
6 4 5

result:

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