QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#238800#7688. Alea Iacta Estucup-team1731#WA 1ms3620kbC++141.3kb2023-11-04 17:34:532023-11-04 17:34:53

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2 8
1 9
2 9

output:

1 4
4 1 2 3 4 
4 1 5 2 6 
1 3
3 1 2 3 
3 1 4 7 
1 3
3 1 2 3 
6 1 4 7 2 5 8 

result:

wrong answer Wrong construction. Different distribution (test case 1)