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_16322460_2571.cpp: In function 'int main()':
0_0_16322460_2571.cpp:68:4: error: jump to label 'jmp' [-fpermissive]
    jmp:
    ^
0_0_16322460_2571.cpp:55:11: error:   from here [-fpermissive]
      goto jmp;
           ^
0_0_16322460_2571.cpp:60:8: error:   crosses initialization of 'int day'
    int day = substr(s, 9, 2);
        ^
0_0_16322460_2571.cpp:59:8: error:   crosses initialization of 'int month'
    int month = substr(s, 7, 2);
        ^
0_0_16322460_2571.cpp:58:8: error:   crosses initialization of 'int year'
    int year = substr(s, 3, 4);
        ^
0_0_16322460_2571.cpp:68:4: error: jump to label 'jmp' [-fpermissive]
    jmp:
    ^
0_0_16322460_2571.cpp:47:11: error:   from here [-fpermissive]
      goto jmp;
           ^
0_0_16322460_2571.cpp:60:8: error:   crosses initialization of 'int day'
    int day = substr(s, 9, 2);
        ^
0_0_16322460_2571.cpp:59:8: error:   crosses initialization of 'int month'
    int month = substr(s, 7, 2);
        ^
0_0_16322460_2571.cpp:58:8: error:   crosses initialization of 'int year'
    int year = substr(s, 3, 4);
        ^
0_0_16322460_2571.cpp:68:4: error: jump to label 'jmp' [-fpermissive]
    jmp:
    ^
0_0_16322460_2571.cpp:39:11: error:   from here [-fpermissive]
      goto jmp;
           ^
0_0_16322460_2571.cpp:60:8: error:   crosses initialization of 'int day'
    int day = substr(s, 9, 2);
        ^
0_0_16322460_2571.cpp:59:8: error:   crosses initialization of 'int month'
    int month = substr(s, 7, 2);
        ^
0_0_16322460_2571.cpp:58:8: error:   crosses initialization of 'int year'
    int year = substr(s, 3, 4);
        ^


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 08:05:30, Gzip enabled