Run ID:3014
提交时间:2024-03-16 21:06:24
#include<iostream> using namespace std; int main(){ double c; cin>>c; cout<< return 0; }