QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#815562#9879. ReTravelucup-team3188#RE 0ms3532kbC++203.8kb2024-12-15 15:38:322024-12-15 15:38:37

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3532kb

input:

2
3 3
1 2

output:

6

result:

ok "6"

Test #2:

score: -100
Runtime Error

input:

3
2 2
3 3
1 3

output:


result: