#include<bits/stdc++.h> using namespace std; int main(){ double a; cin>>a; printf("%5.2f",38.4/4.0); return 0; }
使用您的 编译未来 通用账户