QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#93560#5251. ConstellationswaifuSenpai#ML 2ms3428kbC++173.7kb2023-04-01 16:44:582023-04-01 16:45:01

详细

Test #1:

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

input:

2
0 0
1 0

output:

2

result:

ok single line: '2'

Test #2:

score: -100
Memory Limit Exceeded

input:

2000
1000 -1000
1000 -999
1000 -998
1000 -997
1000 -996
1000 -995
1000 -994
1000 -993
1000 -992
1000 -991
1000 -990
1000 -989
1000 -988
1000 -987
1000 -986
1000 -985
1000 -984
1000 -983
1000 -982
1000 -981
1000 -980
1000 -979
1000 -978
1000 -977
1000 -976
1000 -975
1000 -974
1000 -973
1000 -972
1000...

output:


result: