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_26145911_617.cpp:4:1: error: 'listli' does not name a type
 listli;
 ^
0_0_26145911_617.cpp:5:1: error: invalid use of template-name 'std::list' without an argument list
 list::iterator it;
 ^
0_0_26145911_617.cpp: In function 'int main()':
0_0_26145911_617.cpp:10:9: error: 'li' was not declared in this scope
         li.clear();
         ^
0_0_26145911_617.cpp:17:21: error: 'it' was not declared in this scope
                 for(it=li.begin(); it!=li.end();){
                     ^
0_0_26145911_617.cpp:22:21: error: 'it' was not declared in this scope
                 for(it=li.begin(); it!=li.end();){
                     ^
0_0_26145911_617.cpp:28:9: error: 'it' was not declared in this scope
         it=li.begin();
         ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-03-29 23:06:26, Gzip enabled