提交时间:2026-04-10 14:58:39

运行 ID: 86984

#include<bits/stdc++.h> using namespace std; int main(){ cout<<3.14<<endl; }