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_26633206_12795.cpp:7:4: error: stray '\243' in program
    int n, i, sum,average,num,j=1,a[100];
    ^
0_0_26633206_12795.cpp:7:4: error: stray '\254' in program
0_0_26633206_12795.cpp:7:4: error: stray '\243' in program
0_0_26633206_12795.cpp:7:4: error: stray '\254' in program
0_0_26633206_12795.cpp:7:4: error: stray '\243' in program
0_0_26633206_12795.cpp:7:4: error: stray '\254' in program
0_0_26633206_12795.cpp:7:4: error: stray '\243' in program
0_0_26633206_12795.cpp:7:4: error: stray '\254' in program
0_0_26633206_12795.cpp:7:4: error: stray '\243' in program
0_0_26633206_12795.cpp:7:4: error: stray '\254' in program
0_0_26633206_12795.cpp:7:4: error: stray '\243' in program
0_0_26633206_12795.cpp:7:4: error: stray '\254' in program
0_0_26633206_12795.cpp: In function 'int main()':
0_0_26633206_12795.cpp:7:12: error: expected initializer before 'i'
    int n, i, sum,average,num,j=1,a[100];
            ^
0_0_26633206_12795.cpp:10:21: error: 'n' was not declared in this scope
  while(scanf("%d", &n),n!=0)
                     ^
0_0_26633206_12795.cpp:13:5: error: 'sum' was not declared in this scope
     sum= num= 0;
     ^
0_0_26633206_12795.cpp:13:10: error: 'num' was not declared in this scope
     sum= num= 0;
          ^
0_0_26633206_12795.cpp:15:10: error: 'i' was not declared in this scope
      for(i=0; i<n; i++)
          ^
0_0_26633206_12795.cpp:19:21: error: 'a' was not declared in this scope
        scanf("%d", &a[i]);
                     ^
0_0_26633206_12795.cpp:24:3: error: 'average' was not declared in this scope
   average=sum/n; 
   ^
0_0_26633206_12795.cpp:26:7: error: 'i' was not declared in this scope
   for(i=0; i<n; i++)
       ^
0_0_26633206_12795.cpp:29:10: error: 'a' was not declared in this scope
       if(a[i]>average)
          ^
0_0_26633206_12795.cpp:36:29: error: 'j' was not declared in this scope
         printf("Set #%d\n", j);
                             ^


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