QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#98913#6309. AqrewlxhkkWA 3ms4736kbC++14789b2023-04-20 21:57:122023-04-20 21:57:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 4736kb

input:

3
2 2
3 4
3 8

output:

4
1 1 
1 1 
9
0 1 1 1 
0 1 1 1 
0 1 1 1 
18
0 1 1 1 0 1 1 1 
0 1 1 1 0 1 1 1 
0 1 1 1 0 1 1 1 

result:

wrong answer Length must be equal to m (test case 1)