QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#423268#8174. Set ConstructionZhaoZiLongWA 0ms3908kbC++17624b2024-05-27 21:59:112024-05-27 21:59:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
3 5
4 8
60 2

output:

0 1 2 3 7 
0 3 4 7 8 11 12 15 
0 -1 

result:

wrong answer Integer element [index=2] equals to -1, violates the range [0, 1152921504606846975]