F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_37999739_7150.cpp: In function 'int main()':
0_0_37999739_7150.cpp:13:2: error: expected ',' or ';' before 'double'
  double avarage[6];
  ^
0_0_37999739_7150.cpp:34:4: error: 'avarage' was not declared in this scope
    avarage[p] = sum / n; //每门课的平均成绩
    ^
0_0_37999739_7150.cpp:42:30: error: 'avarage' was not declared in this scope
     if(student[i].score[j] < avarage[j]) break;
                              ^
0_0_37999739_7150.cpp:70:10: error: 'avarage' was not declared in this scope
    cout<<avarage[j];
          ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-01-15 22:07:58, Gzip enabled