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_16655295_6177.cpp:14:2: error: 'ElemType' does not name a type
  ElemType *elem;
  ^
0_0_16655295_6177.cpp:18:1: error: 'Status' does not name a type
 Status InitList_Sq(SqList &L)
 ^
0_0_16655295_6177.cpp:27:1: error: 'Status' does not name a type
 Status ListInsert_Sq(SqList &L,int i,ElemType e)
 ^
0_0_16655295_6177.cpp:45:1: error: 'Status' does not name a type
 Status ListDelete_Sq(SqList &L,int i,ElemType &e)
 ^
0_0_16655295_6177.cpp:58:19: error: 'SqList' was not declared in this scope
 int LocateElem_Sq(SqList L,ElemType e)
                   ^
0_0_16655295_6177.cpp:58:28: error: 'ElemType' was not declared in this scope
 int LocateElem_Sq(SqList L,ElemType e)
                            ^
0_0_16655295_6177.cpp:58:38: error: expression list treated as compound expression in initializer [-fpermissive]
 int LocateElem_Sq(SqList L,ElemType e)
                                      ^
0_0_16655295_6177.cpp:59:1: error: expected ',' or ';' before '{' token
 {
 ^


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-09-29 17:29:14, Gzip enabled