提交时间:2024-10-11 23:03:40
运行 ID: 52682
#include<bits/stdc++.h> using namespace std; int main() { cout<<3.142<<endl; return 0; }