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_28934383_4267.cpp:4:1: error: expected initializer before 'struct'
 struct node{
 ^
0_0_28934383_4267.cpp:6:2: error: 's' does not name a type
 }s[1010];
  ^
0_0_28934383_4267.cpp:7:10: error: 'node' was not declared in this scope
 bool cmp(node a,node b){
          ^
0_0_28934383_4267.cpp:7:17: error: 'node' was not declared in this scope
 bool cmp(node a,node b){
                 ^
0_0_28934383_4267.cpp:7:23: error: expression list treated as compound expression in initializer [-fpermissive]
 bool cmp(node a,node b){
                       ^
0_0_28934383_4267.cpp:7:24: error: expected ',' or ';' before '{' token
 bool cmp(node a,node b){
                        ^
0_0_28934383_4267.cpp: In function 'int main()':
0_0_28934383_4267.cpp:16:2: error: expected ';' before 'while'
  while(t--){
  ^
0_0_28934383_4267.cpp:43:1: error: expected '}' at end of input
 }
 ^


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 12:22:33, Gzip enabled