QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#808553#9798. Safety Firstucup-team6163#RE 3ms3924kbC++232.6kb2024-12-10 21:28:272024-12-10 21:28:28

詳細信息

Test #1:

score: 100
Accepted
time: 3ms
memory: 3924kb

input:

3
1 3
2 3
3 3

output:


1
4
10

result:

ok 3 number(s): "1 4 10"

Test #2:

score: -100
Runtime Error

input:

1
2000 2000

output:



result: