Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
120232 邹金行 13求7个数的平均数 C++ Wrong Answer 1 MS 268 KB 155 2025-05-24 15:15:33

Tests(0/10):


Code:

#include<iostream> using namespace std; int main(){ int i,a,b,c,d,e,f,g; cin>>a>>b>>c>>d>>e>>f>>g; for(i=1;i<=a;i++) cout<<(a+b+c+d+e+f+g)/7; }


Run Info:

------Input------
64 70 75 65 23 100 7
------Answer-----
57
------Your output-----
57575757575757575757575757575757575757575757575757575757575757575757575757575757575757575757575757575757575757575757575757575757