QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#322934#8174. Set ConstructionwaifuSenpai#WA 1ms3768kbC++201.9kb2024-02-08 00:40:572024-02-08 00:40:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3768kb

input:

3
3 5
4 8
60 2

output:

0 1 2 3 7
0 1 2 3 12 13 14 15
0 1152921504606846975

result:

ok AC

Test #2:

score: -100
Wrong Answer
time: 1ms
memory: 3604kb

input:

30
6 2
6 3
6 4
6 5
6 6
6 7
6 8
6 9
6 10
6 11
6 12
6 13
6 14
6 15
6 16
6 17
6 18
6 19
6 20
6 21
7 2
7 3
7 4
7 5
7 6
7 7
7 8
7 9
7 10
7 11

output:

0 63
0 15 63
0 15 55 63
0 19 31 51 63
0 7 11 15 59 63
0 17 19 31 49 51 63
0 7 11 15 51 55 59 63
0 17 19 23 31 49 51 55 63
0 3 17 19 29 31 49 51 61 63
0 17 19 21 23 31 49 51 53 55 63
0 3 5 7 9 11 13 15 57 59 61 63
0 17 19 21 23 25 31 49 51 53 55 57 63
0 3 17 19 21 23 29 31 49 51 53 55 61 63
0 1 3 33 ...

result:

wrong answer (15 AND 55) is not in A