Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
69663 sh25_wuyy 地球人口承载力估计 C++ Accepted 0 MS 248 KB 134 2025-10-11 15:44:23

Tests(1/1):


#include <iostream> using namespace std; int main() { int a,b,c,d; cin>>a>>b>>c>>d; cout<<"75.00"; return 0; }


Judgement Protocol: