QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#437631#8786. The Whole World_map_RE 14ms10800kbPython31.0kb2024-06-09 14:18:342024-06-09 14:18:35

詳細信息

Test #1:

score: 100
Accepted
time: 14ms
memory: 10780kb

input:

2
2
1 0
4 1
3
1 1
4 4
6 6

output:

3
1

result:

ok 2 number(s): "3 1"

Test #2:

score: 0
Accepted
time: 6ms
memory: 10800kb

input:

2
2
1 0
4 1
3
1 0
3 0
5 4

output:

3
3

result:

ok 2 number(s): "3 3"

Test #3:

score: -100
Dangerous Syscalls

input:

2
10
1 557
2 -172
3 -497
5 763
6 -149
7 -355
8 -29
9 -588
10 -171
11 -355
10
1 -461
2 -219
3 -45
4 -212
5 749
6 -294
9 -85
10 213
11 -412
12 125

output:


result: