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_15092956_10263.cpp: In function 'int main()':
0_0_15092956_10263.cpp:59:50: error: 'transform' was not declared in this scope
     transform(a.begin(), a.end(), a.begin(), func);
                                                  ^
0_0_15092956_10263.cpp:80:54: error: 'find_if' was not declared in this scope
                  std::bind2nd(not_equal_to<int>(), 0)),
                                                      ^
0_0_15092956_10263.cpp:81:25: error: 'ostream_iterator' was not declared in this scope
          result.rend(), ostream_iterator<int>(cout));
                         ^
0_0_15092956_10263.cpp:81:42: error: expected primary-expression before 'int'
          result.rend(), ostream_iterator<int>(cout));
                                          ^


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-26 07:06:54, Gzip enabled