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_17809385_13247.cpp: In function 'int rot90()':
0_0_17809385_13247.cpp:80:24: error: 'sort' was not declared in this scope
         sort(all(block));block.erase(unique(all(block)) , block.end());
                        ^
0_0_17809385_13247.cpp:80:55: error: 'unique' was not declared in this scope
         sort(all(block));block.erase(unique(all(block)) , block.end());
                                                       ^
0_0_17809385_13247.cpp:83:16: error: 'sort' was not declared in this scope
     sort(all(e));e.erase(unique(all(e)) , e.end());
                ^
0_0_17809385_13247.cpp:83:39: error: 'unique' was not declared in this scope
     sort(all(e));e.erase(unique(all(e)) , e.end());
                                       ^
0_0_17809385_13247.cpp: In function 'int rot180()':
0_0_17809385_13247.cpp:114:24: error: 'sort' was not declared in this scope
         sort(all(block));block.erase(unique(all(block)) , block.end());
                        ^
0_0_17809385_13247.cpp:114:55: error: 'unique' was not declared in this scope
         sort(all(block));block.erase(unique(all(block)) , block.end());
                                                       ^
0_0_17809385_13247.cpp:117:16: error: 'sort' was not declared in this scope
     sort(all(e));e.erase(unique(all(e)) , e.end());
                ^
0_0_17809385_13247.cpp:117:39: error: 'unique' was not declared in this scope
     sort(all(e));e.erase(unique(all(e)) , e.end());
                                       ^
0_0_17809385_13247.cpp: In function 'int main()':
0_0_17809385_13247.cpp:140:23: error: 'clock' was not declared in this scope
     double t1 = clock();
                       ^
0_0_17809385_13247.cpp:151:28: error: 'CLOCKS_PER_SEC' was not declared in this scope
     cerr << (clock()-t1) / CLOCKS_PER_SEC << endl;
                            ^


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 21:00:24, Gzip enabled