QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#621725#1808. Efficient Partitioningucup-team4645#WA 1ms7792kbC++231.2kb2024-10-08 16:28:502024-10-08 16:28:55

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 7792kb

input:

2
1 -1
-1 4
1 -2

output:

3

result:

wrong answer expected '1', found '3'