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_20303193_7310.cpp: In function 'int main()':
0_0_20303193_7310.cpp:43:9: error: jump to label 'yes' [-fpermissive]
         yes :
         ^
0_0_20303193_7310.cpp:27:39: error:   from here [-fpermissive]
             if(mod[0] || mod[4]) goto yes;
                                       ^
0_0_20303193_7310.cpp:30:14: error:   crosses initialization of 'bool flag'
         bool flag = false;
              ^
0_0_20303193_7310.cpp:46:9: error: jump to label 'no' [-fpermissive]
         no :
         ^
0_0_20303193_7310.cpp:28:23: error:   from here [-fpermissive]
             else goto no;
                       ^
0_0_20303193_7310.cpp:30:14: error:   crosses initialization of 'bool flag'
         bool flag = false;
              ^


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-29 20:57:01, Gzip enabled