QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#431726#7688. Alea Iacta Estucup-team3057#WA 36ms36412kbC++176.3kb2024-06-06 00:08:132024-06-06 00:08:14

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 36ms
memory: 36412kb

input:

3
2 8
1 9
2 9

output:

4 1 3 5 7 
3 1 2 2 3 
3 1 4 7 
3 1 2 3 
3 1 4 7 
4 1 2 2 3 3 4 

result:

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