Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
30403 wangfengbo 年龄与疾病 C++ 通过 0 MS 256 KB 223 2023-11-08 21:02:46

Tests(1/1):


#include<iostream> using namespace std; int main(){ int q,w,e,r,t,y,u,i,o,p,a; cin>>q>>w>>e>>r>>t>>y>>u>>i>>o>>p>>a; cout<<"20.00"<<"%"<<endl<<"20.00"<<"%"<<endl<<"20.00"<<"%"<<endl<<"40.00"<<"%"; return 0; }


测评信息: