QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#319220#7115. Can You Guess My Sequence?ZhaoZiLongAC ✓9ms26048kbC++141.3kb2024-02-02 10:03:202024-02-02 10:03:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 6876kb

First Run Input

Alice
6
2 3 5 8 10 15

First Run Output

2081006

Second Run Input

Bob
2081006

Second Run Output

6
2 3 5 8 10 15 

result:

ok correct

Test #2:

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

First Run Input

Alice
20
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19

First Run Output

120

Second Run Input

Bob
120

Second Run Output

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

result:

ok correct

Test #3:

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

First Run Input

Alice
1
0

First Run Output

101

Second Run Input

Bob
101

Second Run Output

1
0 

result:

ok correct

Test #4:

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

First Run Input

Alice
2
0 15

First Run Output

1502

Second Run Input

Bob
1502

Second Run Output

2
0 15 

result:

ok correct

Test #5:

score: 100
Accepted
time: 9ms
memory: 26048kb

First Run Input

Alice
10
1 3 5 7 9 11 12 14 15 16

First Run Output

12544310

Second Run Input

Bob
12544310

Second Run Output

10
1 3 5 7 9 11 12 14 15 16 

result:

ok correct

Test #6:

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

First Run Input

Alice
3
16 17 18

First Run Output

113703

Second Run Input

Bob
113703

Second Run Output

3
16 17 18 

result:

ok correct

Test #7:

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

First Run Input

Alice
18
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 19

First Run Output

318

Second Run Input

Bob
318

Second Run Output

18
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 19 

result:

ok correct