洛谷P4413 R2
Posted んцγυfёìfのι
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了洛谷P4413 R2相关的知识,希望对你有一定的参考价值。
好,这是一道巨水题......
1 #include <cstdio> 2 using namespace std; 3 typedef long long LL; 4 int main() 5 { 6 LL a,b; 7 scanf("%lld%lld",&a,&b); 8 printf("%lld",2*b-a); 9 return 0; 10 }
以上是关于洛谷P4413 R2的主要内容,如果未能解决你的问题,请参考以下文章
洛谷10月月赛R2·浴谷八连测R3 -Chtholly-T1