QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#221125#6742. Leavesucup-team241#WA 5ms7336kbC++232.4kb2023-10-21 09:39:182023-10-21 09:39:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3888kb

input:

3 0
1 2 3
2 1
2 2

output:

1 2 

result:

ok 2 number(s): "1 2"

Test #2:

score: 0
Accepted
time: 0ms
memory: 3812kb

input:

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

output:

2 4 3 1 

result:

ok 4 number(s): "2 4 3 1"

Test #3:

score: 0
Accepted
time: 0ms
memory: 3840kb

input:

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

output:

1 3 4 2 

result:

ok 4 number(s): "1 3 4 2"

Test #4:

score: 0
Accepted
time: 0ms
memory: 3580kb

input:

1 0
2 1000000000

output:

1000000000 

result:

ok 1 number(s): "1000000000"

Test #5:

score: 0
Accepted
time: 0ms
memory: 3804kb

input:

3 1
1 2 3
2 1
2 2

output:

2 1 

result:

ok 2 number(s): "2 1"

Test #6:

score: 0
Accepted
time: 0ms
memory: 3616kb

input:

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

output:

1 2 3 4 

result:

ok 4 number(s): "1 2 3 4"

Test #7:

score: 0
Accepted
time: 2ms
memory: 7332kb

input:

999 480
1 3 2
1 4 5
1 6 7
1 9 8
1 10 11
1 13 12
1 14 15
1 16 17
1 19 18
1 21 20
1 23 22
1 25 24
1 27 26
1 28 29
1 30 31
1 33 32
1 35 34
1 37 36
1 38 39
1 41 40
1 42 43
1 45 44
1 46 47
1 48 49
1 51 50
1 52 53
1 55 54
1 56 57
1 58 59
1 61 60
1 62 63
1 64 65
1 67 66
1 69 68
1 71 70
1 73 72
1 74 75
1 76...

output:

34826804 763875883 763875883 763875883 763875883 763875883 763875883 763875883 248820103 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 763875883 7...

result:

ok 500 numbers

Test #8:

score: 0
Accepted
time: 0ms
memory: 7272kb

input:

999 480
1 2 3
1 4 5
1 7 6
1 8 9
1 10 11
1 13 12
1 15 14
1 17 16
1 19 18
1 21 20
1 23 22
1 24 25
1 26 27
1 28 29
1 31 30
1 32 33
1 34 35
1 37 36
1 38 39
1 41 40
1 42 43
1 44 45
1 46 47
1 48 49
1 51 50
1 52 53
1 54 55
1 57 56
1 58 59
1 60 61
1 62 63
1 65 64
1 66 67
1 69 68
1 71 70
1 72 73
1 75 74
1 77...

output:

530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 530024839 ...

result:

ok 500 numbers

Test #9:

score: -100
Wrong Answer
time: 5ms
memory: 7336kb

input:

999 480
1 3 2
1 5 4
1 7 6
1 8 9
1 10 11
1 13 12
1 15 14
1 17 16
1 18 19
1 21 20
1 23 22
1 25 24
1 26 27
1 29 28
1 31 30
1 33 32
1 34 35
1 37 36
1 38 39
1 41 40
1 43 42
1 45 44
1 47 46
1 49 48
1 50 51
1 52 53
1 54 55
1 56 57
1 59 58
1 60 61
1 62 63
1 65 64
1 67 66
1 69 68
1 71 70
1 73 72
1 74 75
1 76...

output:

507922 928353918 51892154 809031414 296508656 801553730 385852006 930053625 95913518 431154803 117002192 187199343 405980569 664093190 478863675 930428963 3440725 490128679 92302056 563992614 27927487 246777697 168388113 922508131 52386784 780998040 438167217 876407248 158186938 633166175 788275543 ...

result:

wrong answer 61st numbers differ - expected: '236890018', found: '280847969'