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_13781722_935.c: In function 'main':
0_0_13781722_935.c:4:11: error: expected expression before '/' token
     int n;//²âÊÔʵÀý´ÎÊý
           ^
0_0_13781722_935.c:4:11: error: stray '\262' in program
0_0_13781722_935.c:4:11: error: stray '\342' in program
0_0_13781722_935.c:4:11: error: stray '\312' in program
0_0_13781722_935.c:4:11: error: stray '\324' in program
0_0_13781722_935.c:4:11: error: stray '\312' in program
0_0_13781722_935.c:4:11: error: stray '\265' in program
0_0_13781722_935.c:4:11: error: stray '\300' in program
0_0_13781722_935.c:4:11: error: stray '\375' in program
0_0_13781722_935.c:4:11: error: stray '\264' in program
0_0_13781722_935.c:4:11: error: stray '\316' in program
0_0_13781722_935.c:4:11: error: stray '\312' in program
0_0_13781722_935.c:4:11: error: stray '\375' in program
0_0_13781722_935.c:8:5: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
     for(int i=0;i<n;i++){
     ^
0_0_13781722_935.c:8:5: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code
0_0_13781722_935.c:11:21: error: 'number' undeclared (first use in this function)
         scanf("%d",&number);
                     ^
0_0_13781722_935.c:11:21: note: each undeclared identifier is reported only once for each function it appears in
0_0_13781722_935.c:12:9: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
         for(int j=0;j<number;j++){
         ^
0_0_13781722_935.c:23:9: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
         for(int z=0;z<number;z++){
         ^
0_0_13781722_935.c:24:13: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
             for(int t=z;t<number;t++){
             ^


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-12-02 14:31:03, Gzip enabled