QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#877314#9757. Brownian BearsZhaoZiLongAC ✓1ms16324kbC++231.2kb2025-01-31 21:10:232025-01-31 21:10:23

詳細信息

Test #1:

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

input:

4 1 2 2

output:

3/8

result:

ok single line: '3/8'

Test #2:

score: 0
Accepted
time: 0ms
memory: 16324kb

input:

6 2 5 2

output:

0/1

result:

ok single line: '0/1'

Test #3:

score: 0
Accepted
time: 1ms
memory: 15596kb

input:

2 1 2 1

output:

1/2

result:

ok single line: '1/2'