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_34944859_5960.c: In function 'main':
0_0_34944859_5960.c:7:1: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
 for(int i=0;i<m;i++)
 ^
0_0_34944859_5960.c:7:1: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code
0_0_34944859_5960.c:11:1: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
 for(int j=0;j<n;j++)
 ^
0_0_34944859_5960.c:15:18: error: expected expression before '/' token
 int k=0,sum=a[0];//sun初始化为a[0];否则负数时出错;
                  ^
0_0_34944859_5960.c:15:18: error: stray '\263' in program
0_0_34944859_5960.c:15:18: error: stray '\365' in program
0_0_34944859_5960.c:15:18: error: stray '\312' in program
0_0_34944859_5960.c:15:18: error: stray '\274' in program
0_0_34944859_5960.c:15:18: error: stray '\273' in program
0_0_34944859_5960.c:15:18: error: stray '\257' in program
0_0_34944859_5960.c:15:18: error: stray '\316' in program
0_0_34944859_5960.c:15:18: error: stray '\252' in program
0_0_34944859_5960.c:15:18: error: stray '\267' in program
0_0_34944859_5960.c:15:18: error: stray '\361' in program
0_0_34944859_5960.c:15:18: error: stray '\324' in program
0_0_34944859_5960.c:15:18: error: stray '\362' in program
0_0_34944859_5960.c:15:18: error: stray '\270' in program
0_0_34944859_5960.c:15:18: error: stray '\272' in program
0_0_34944859_5960.c:15:18: error: stray '\312' in program
0_0_34944859_5960.c:15:18: error: stray '\375' in program
0_0_34944859_5960.c:15:18: error: stray '\312' in program
0_0_34944859_5960.c:15:18: error: stray '\261' in program
0_0_34944859_5960.c:15:18: error: stray '\263' in program
0_0_34944859_5960.c:15:18: error: stray '\366' in program
0_0_34944859_5960.c:15:18: error: stray '\264' in program
0_0_34944859_5960.c:15:18: error: stray '\355' in program
0_0_34944859_5960.c:15:18: error: stray '\243' in program
0_0_34944859_5960.c:15:18: error: stray '\273' in program
0_0_34944859_5960.c:16:9: error: redefinition of 'j'
 for(int j=0;j<n;j++)
         ^
0_0_34944859_5960.c:11:9: note: previous definition of 'j' was here
 for(int j=0;j<n;j++)
         ^
0_0_34944859_5960.c:16:1: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
 for(int j=0;j<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-11-16 16:35:22, Gzip enabled