Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
85446 sh25_zhuhy 总分平均分 C++ 编译错误 0 MS 0 KB 162 2026-03-13 14:22:46

Tests(0/0):


#include<bits/stdc++.h> using namespace std; int main() { int a,b,c; double e; cin>>a>>b>>c; e=(a+b+c)/3; cout<<setscription(1)<<e; }


测评信息: