欧美三区_成人在线免费观看视频_欧美极品少妇xxxxⅹ免费视频_a级毛片免费播放_鲁一鲁中文字幕久久_亚洲一级特黄

Help Johnny-(類似杭電acm3568題)

系統 2040 0

Help Johnny(類似杭電3568題)

Description

Poor Johnny is so busy this term. His tutor threw lots of hard problems to him and demanded him to?
accomplish those problems in a month. What a wicked tutor! After cursing his tutor thousands of times,?
Johnny realized that he must start his work immediately. ?
The very problem Johnny should solve firstly is about a strange machine called Warmouth. In the Warmouth?
there are many pairs of balls. Each pair consists of a red ball and a blue ball and each ball is assigned a value.?
We can represent a pair in the form of (R, B) in which R is the value of the red ball and B is of the blue one.?
Warmouth has a generator to calculate the match value of two pairs. The match value of (R1, B1) and (R2,?
B2) is R1*B2+R2*B1. Initially, Warmouth is empty. Pairs are sent into Warmouth in order. Once a new pair?
comes, it will be taken into the generator with all the pairs already in Warmouth. ?
Johnny’s work is to tell his tutor the sum of all match values given the list of pairs in order. As the best?
friend of Johnny, would you like to help him??

?

Input

The first line of the input is T (no more than 10), which stands for the number of lists Johnny received. ?
Each list begins with “N“(without quotes). N is the number of pairs of this list and is no more than 100000.?
The next line gives N pairs in chronological order. The 2i-th number is the value of the red ball of the i-th?
pair and the (2i+1)-th number is the value of the blue ball of the i-th pair. The numbers are positive integers?
and smaller than 100000.?

?

Output

Please output the result in a single line for each list. ?

?

Sample Input

2?
3?
1 3 2 2 3 1?
2?
4?5?6?7

Sample Output

26 58

此題的意思就是給幾組數據,按照一定的規則進行運算,要是知道規則很簡單的運算。

代碼如下:


#include<stdio.h>
#include <iostream>
using namespace std;
int a[100005];
int b[100005];
int main()
{
? ? ?long long s1,s2,add;
int n,m,i,j=0;
cin>>n;
for(j=1;j<=n;j++)
{
? ?add=0,s1=0,s2=0;
cin>>m;
for(i=1;i<=m;i++)
{
cin>>a[i]>>b[i];
s1+=a[i];
s2+=b[i];
}
? ? ? ? for(i=1;i<m;i++)
? ?{
? ?s1-=a[i];
? ?s2-=b[i];
? ?add+=a[i]*s2+b[i]*s1;
? ?}
? ? cout<<add<<endl;
}
return 0;
}

?

Help Johnny-(類似杭電acm3568題)


更多文章、技術交流、商務合作、聯系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦?。?!

發表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 成人小视频在线观看 | 成人欧美一级毛片免费观看 | 日本高清色www | 天天做天天爱天天综合网 | 国产视频网 | 国产精品蜜臂在线观看 | 国产精品人妻无码久久久郑州 | 亚洲欧美在线视频免费 | 国产麻豆传媒视频 | 在线观看国产wwwa级羞羞视频 | 日本精品久久无码影院 | 91日本在线观看亚洲精品 | 狠狠色丁香婷婷久久综合考虑 | 国产a级一级久久毛片 | 欧美精品第十页 | 91精品国产免费久久久久久 | 久久国产精品免费 | 日本高清无卡码一区二区久久 | 天天视频在线播放观看视频 | 精品国产乱码久久久久久1区2区 | 亚洲 欧美 日韩在线 | 中文字幕免费 | 国产乳摇福利视频在线观看 | 夜夜爽夜夜叫夜夜高潮漏水 | 色综合久久天天综合网 | 亚洲综合色婷婷在线观看 | 国产区小视频 | 99精品欧美一区二区三区综合在线 | 亚洲欧洲精品一区二区三区 | 午夜影院在线看 | 奇米狠狠色 | 天天看天天摸色天天综合网 | 精品乱子伦一区二区三区 | 91精品国产日韩91久久久久久360 | www.4hu影院 | 一本色道久久综合 | 色婷婷网| 免费区一级欧美毛片 | 久久成人精品视频 | 日韩毛片欧美一级a网站 | 天天干天天操天天爽 |