[COCI 2006/2007 #2] R2
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
题目描述
The number S is called the mean of two numbers R1 and R2 if S is equal to (R1+R2)/2. Mirko's birthday present for Slavko was two integers R1 and R2. Slavko promptly calculated their mean which also happened to be an integer but then lost R2! Help Slavko restore R2.
输入格式
The first and only line of input contains two integers R1 and S, both between -1000 and 1000.
输出格式
Output R2 on a single line.
题目大意
设 ,给定 与 ,求 。
11 15
19
4 3
2
0809C班周末作业
- Status
- Done
- Problem
- 10
- Open Since
- 2025-8-9 16:00
- Deadline
- 2025-8-11 23:59
- Extension
- 24 hour(s)