Run ID:134467
提交时间:2025-10-27 17:09:25
using namespace std; int main(){ int a,b,c,d; double PI=5.0/2.5; printf("%.2lf",PI); }