QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#554155#5259. Skills in Pillsucup-team2203#RE 2ms11504kbC++201.4kb2024-09-09 08:01:022024-09-09 08:01:04

详细

Test #1:

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

input:

3 9 20

output:

8

result:

ok single line: '8'

Test #2:

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

input:

8 2 12

output:

7

result:

ok single line: '7'

Test #3:

score: 0
Accepted
time: 2ms
memory: 11504kb

input:

2 5 15

output:

10

result:

ok single line: '10'

Test #4:

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

input:

10 8 13

output:

2

result:

ok single line: '2'

Test #5:

score: 0
Accepted
time: 2ms
memory: 10832kb

input:

6 6 19

output:

6

result:

ok single line: '6'

Test #6:

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

input:

2 3 5

output:

3

result:

ok single line: '3'

Test #7:

score: 0
Accepted
time: 2ms
memory: 11328kb

input:

4 2 8

output:

6

result:

ok single line: '6'

Test #8:

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

input:

5 5 5

output:

2

result:

ok single line: '2'

Test #9:

score: 0
Accepted
time: 2ms
memory: 10308kb

input:

3 8 11

output:

4

result:

ok single line: '4'

Test #10:

score: 0
Accepted
time: 2ms
memory: 11196kb

input:

5 8 16

output:

5

result:

ok single line: '5'

Test #11:

score: -100
Runtime Error

input:

9 7 279

output:


result: