QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#118440#6309. AqreZhangYiDeWA 0ms3444kbC++171.1kb2023-07-03 15:51:282023-07-03 15:51:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2 2
3 4
3 8

output:

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

result:

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