QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#934024#9895. Singing EverywhereHuangHanSheng AC ✓44ms5248kbC++17898b2025-03-14 13:35:402025-03-14 13:35:40

詳細信息

Test #1:

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

input:

3
6
1 1 4 5 1 4
7
1 9 1 9 8 1 0
10
2 1 4 7 4 8 3 6 4 7

output:

1
0
2

result:

ok 3 lines

Test #2:

score: 0
Accepted
time: 44ms
memory: 5248kb

input:

100
100000
2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 214...

output:

0
0
33457
33423
33340
0
0
0
33
29
34
35
32
30
32
29
32
34
31
34
32
35
31
32
34
25
32
33
29
31
32
32
29
32
28
30
31
34
34
32
31
34
30
30
32
31
31
32
32
35
30
31
33
32
33
34
35
32
28
32
31
32
33
28
31
32
32
31
34
34
32
31
27
34
34
32
29
34
32
34
34
34
33
30
36
33
31
31
33
27
32
33
30
31
30
34
34
34
29...

result:

ok 100 lines

Extra Test:

score: 0
Extra Test Passed