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_37576773_6752.cpp: In function 'int main()':
0_0_37576773_6752.cpp:31:5: error: expected unqualified-id before 'case'
 int case=0;
     ^
0_0_37576773_6752.cpp:43:7: error: expected primary-expression before ';' token
 case++;
       ^
0_0_37576773_6752.cpp:43:1: error: case label '<expression error>' not within a switch statement
 case++;
 ^
0_0_37576773_6752.cpp:43:7: error: expected ':' before ';' token
 case++;
       ^
0_0_37576773_6752.cpp:57:48: error: expected primary-expression before 'case'
                 printf("Case %d is a tree.\n", case);
                                                ^
0_0_37576773_6752.cpp:59:52: error: expected primary-expression before 'case'
                 printf("Case %d is not a tree.\n", case);
                                                    ^


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-23 09:40:20, Gzip enabled