QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#120592#6309. AqreMaMengQiWA 1ms3636kbC++141.1kb2023-07-06 22:49:452023-07-06 22:49:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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)