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_30134308_3914.cpp: In function 'int main()':
0_0_30134308_3914.cpp:17:3: error: expected ';' before '}' token
   }
   ^
0_0_30134308_3914.cpp:18:15: error: expected unqualified-id before 'int'
   for(int i=0,int c=1;i<7;i++)
               ^
0_0_30134308_3914.cpp:18:15: error: expected ';' before 'int'
0_0_30134308_3914.cpp:18:26: error: expected ')' before ';' token
   for(int i=0,int c=1;i<7;i++)
                          ^
0_0_30134308_3914.cpp:18:27: error: 'i' was not declared in this scope
   for(int i=0,int c=1;i<7;i++)
                           ^
0_0_30134308_3914.cpp:21:3: error: 'else' without a previous 'if'
   else break;
   ^
0_0_30134308_3914.cpp:22:9: error: 'c' was not declared in this scope
   cout<<c<<endl; 
         ^


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-17 01:39:59, Gzip enabled