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_23392130_9136.c
0_0_23392130_9136.c(12) : error C2016: C 要求一个结构或联合至少有一个成员
0_0_23392130_9136.c(12) : error C2061: 语法错误: 标识符“person”
0_0_23392130_9136.c(14) : error C2059: 语法错误:“}”
0_0_23392130_9136.c(18) : error C2016: C 要求一个结构或联合至少有一个成员
0_0_23392130_9136.c(18) : error C2061: 语法错误: 标识符“pqueue”
0_0_23392130_9136.c(20) : error C2059: 语法错误:“}”
0_0_23392130_9136.c(23) : error C2061: 语法错误: 标识符“q”
0_0_23392130_9136.c(23) : error C2059: 语法错误:“;”
0_0_23392130_9136.c(25) : error C2146: 语法错误: 缺少“)”(在标识符“a”的前面)
0_0_23392130_9136.c(25) : error C2061: 语法错误: 标识符“a”
0_0_23392130_9136.c(25) : error C2059: 语法错误:“;”
0_0_23392130_9136.c(25) : error C2059: 语法错误:“,”
0_0_23392130_9136.c(25) : error C2059: 语法错误:“)”
0_0_23392130_9136.c(33) : error C2146: 语法错误: 缺少“)”(在标识符“a”的前面)
0_0_23392130_9136.c(33) : error C2061: 语法错误: 标识符“a”
0_0_23392130_9136.c(33) : error C2059: 语法错误:“;”
0_0_23392130_9136.c(33) : error C2059: 语法错误:“,”
0_0_23392130_9136.c(33) : error C2059: 语法错误:“)”
0_0_23392130_9136.c(48) : error C2143: 语法错误 : 缺少“)”(在“&”的前面)
0_0_23392130_9136.c(48) : error C2143: 语法错误 : 缺少“{”(在“&”的前面)
0_0_23392130_9136.c(48) : error C2059: 语法错误:“&”
0_0_23392130_9136.c(48) : error C2059: 语法错误:“)”
0_0_23392130_9136.c(56) : error C2061: 语法错误: 标识符“g_dequeue”
0_0_23392130_9136.c(56) : error C2059: 语法错误:“;”
0_0_23392130_9136.c(56) : error C2143: 语法错误 : 缺少“)”(在“&”的前面)
0_0_23392130_9136.c(56) : error C2143: 语法错误 : 缺少“{”(在“&”的前面)
0_0_23392130_9136.c(56) : error C2059: 语法错误:“&”
0_0_23392130_9136.c(56) : error C2059: 语法错误:“)”
0_0_23392130_9136.c(85) : error C2065: “person”: 未声明的标识符
0_0_23392130_9136.c(85) : error C2146: 语法错误: 缺少“;”(在标识符“per”的前面)
0_0_23392130_9136.c(85) : error C2065: “per”: 未声明的标识符
0_0_23392130_9136.c(92) : error C2065: “per”: 未声明的标识符
0_0_23392130_9136.c(92) : error C2224: “.name”的左侧必须具有结构/联合类型
0_0_23392130_9136.c(93) : error C2065: “per”: 未声明的标识符
0_0_23392130_9136.c(93) : error C2224: “.team”的左侧必须具有结构/联合类型
0_0_23392130_9136.c(94) : error C2065: “per”: 未声明的标识符
0_0_23392130_9136.c(94) : error C2224: “.name”的左侧必须具有结构/联合类型
0_0_23392130_9136.c(94) : error C2198: “shash”: 用于调用的参数太少
0_0_23392130_9136.c(97) : error C2065: “q”: 未声明的标识符
0_0_23392130_9136.c(97) : error C2224: “.head”的左侧必须具有结构/联合类型
0_0_23392130_9136.c(97) : error C2224: “.tail”的左侧必须具有结构/联合类型
0_0_23392130_9136.c(102) : error C2065: “person”: 未声明的标识符
0_0_23392130_9136.c(102) : error C2146: 语法错误: 缺少“;”(在标识符“per”的前面)
0_0_23392130_9136.c(102) : error C2065: “per”: 未声明的标识符
0_0_23392130_9136.c(108) : error C2065: “q”: 未声明的标识符
0_0_23392130_9136.c(111) : error C2065: “per”: 未声明的标识符
0_0_23392130_9136.c(111) : error C2224: “.name”的左侧必须具有结构/联合类型
0_0_23392130_9136.c(112) : error C2065: “per”: 未声明的标识符
0_0_23392130_9136.c(112) : error C2224: “.team”的左侧必须具有结构/联合类型
0_0_23392130_9136.c(112) : error C2224: “.name”的左侧必须具有结构/联合类型
0_0_23392130_9136.c(112) : error C2198: “shash”: 用于调用的参数太少
0_0_23392130_9136.c(113) : error C2065: “per”: 未声明的标识符
0_0_23392130_9136.c(113) : error C2065: “q”: 未声明的标识符


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 07:19:19, Gzip enabled