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_14710811_14812.cpp: In function 'int main()':
0_0_14710811_14812.cpp:615:28: error: 'ostream_iterator' was not declared in this scope
     copy(v.begin(),v.end(),ostream_iterator<int>(cout," "));
                            ^
0_0_14710811_14812.cpp:615:45: error: expected primary-expression before 'int'
     copy(v.begin(),v.end(),ostream_iterator<int>(cout," "));
                                             ^
0_0_14710811_14812.cpp:618:9: error: 'i' was not declared in this scope
     for(i=0;i<v.size();++i)
         ^
0_0_14710811_14812.cpp:623:9: error: 'i' was not declared in this scope
     for(i=0;i<v.size();++i)
         ^


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-12-02 08:30:37, Gzip enabled