QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#212169#7563. Fun on Treeucup-team980TL 2ms12112kbC++142.0kb2023-10-13 10:31:232023-10-13 10:31:23

详细

Test #1:

score: 100
Accepted
time: 2ms
memory: 12112kb

input:

6 6
1 1 4 5 1 4
1 5
2 0
3 2
4 1
5 6
3 2 -100000
1 2 100000
1 1 0
2 2 66
3 1 5
4 4 -3

output:

6 100005
6 10
6 10
1 4
1 -1
1 1

result:

ok 6 lines

Test #2:

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

input:

5 6
-10 0 2 -4 8
1 7
1 1
2 2
2 -2
1 1 100
2 1 -100
1 1 0
4 3 10
2 5 3
5 2 2

output:

4 -87
1 17
4 13
1 19
1 17
1 15

result:

ok 6 lines

Test #3:

score: 0
Accepted
time: 1ms
memory: 9944kb

input:

6 3
0 0 0 0 0 0
1 10
1 10
1 -100
4 10
4 11
1 1 0
4 1 0
1 4 1000

output:

2 10
6 11
2 10

result:

ok 3 lines

Test #4:

score: 0
Accepted
time: 1ms
memory: 7636kb

input:

2 0
1 1
1 3

output:


result:

ok 0 lines

Test #5:

score: -100
Time Limit Exceeded

input:

200000 200000
1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 1000000000 ...

output:

119017 2115098112
15628 2115098112
119017 2115098112
119017 2115098112
15628 2115098112
120167 2115098112
53624 2115098112
16859 2115098112
45233 2115098112
3 2000000000
16859 2115098112
53624 2115098112
1 2000000000
15628 2115098112
6725 2115098112
53624 2115098112
2249 2115098112
53624 2115098112
...

result: