#23183: __答案


gdsgfw001 (iachuaad)

學校 : 臺北市私立延平高級中學
編號 : 128524
來源 : [203.72.178.2]
最後登入時間 :
2022-06-06 13:46:38

#include <iostream>

 #include <stdio.h>

#include <iomanip>  

using namespace std;

int main() 

 {

double V, R;

while (cin>>V>>R )

  { cout<<fixed<<setprecision(4)<<V/R*1000<<endl;

  }

    

  }                                                        //垆訾尐 编寫