24h購物| | PChome| 登入
2009-01-08 22:21:09| 人氣668| 回應1 | 上一篇 | 下一篇

ACM 10300 環保獎金

推薦 0 收藏 0 轉貼0 訂閱站台

  1. #include<stdio.h>                     
  2. #include<stdlib.h>         
  3. #include<string.h>         
  4. #include<math.h>          
  5. int main()         
  6. double a,b,c,d,x,y,z;         
  7.   double t1,t2,t3;      
  8.   double temp=0;          
  9.   while(scanf("%lf",&a)==1)          
  10.   for(x=0;x<a;x++)         
  11.   {         
  12.    scanf("%lf",&b);         
  13.     {         
  14.     for(y=0;y<b;y++)         
  15.       {         
  16.         scanf("%lf %lf %lf",&t1,&t2,&t3);           
  17.          c=t1*t3;temp=temp+c;          
  18.       }                       
  19.     } printf("%.0lf\n",temp); temp=0;                      
  20.   }         
  21.   return 0;           
  22. }    

台長: 來源不明
人氣(668) | 回應(1)| 推薦 (0)| 收藏 (0)| 轉寄
全站分類: 數位資訊(科技、網路、通訊、家電) | 個人分類: ACM |
此分類下一篇:ACM 10550 Combination Lock
此分類上一篇:ACM 10812 Beat the Spread!

好學ㄉ學弟
我覺ㄉ t1.t2.t3 不用double 耶
但我打 int 卻沒過,
我知道sum 要,但為什麼 t1.t2.t3 也要??
2009-08-15 21:06:45
版主回應
因為一直沒有通過 所以直接全部打double....
2009-08-17 08:40:32
是 (若未登入"個人新聞台帳號"則看不到回覆唷!)
* 請輸入識別碼:
請輸入圖片中算式的結果(可能為0) 
(有*為必填)
TOP
詳全文