QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#118263#6309. AqreMaMengQiWA 2ms7400kbC++171.8kb2023-07-03 12:07:342023-07-03 12:07:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 7400kb

input:

3
2 2
3 4
3 8

output:

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

result:

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