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_33547543_25043.cpp:9:1: error: 'vector' does not name a type
 vector<ss>vt[55];
 ^
0_0_33547543_25043.cpp: In function 'void dfs(int, int, int, int, int)':
0_0_33547543_25043.cpp:14:36: error: 'max' was not declared in this scope
         zd=max(zd,(1ll*ta*tb*tc*td));
                                    ^
0_0_33547543_25043.cpp:20:32: error: 'vt' was not declared in this scope
         for(register int i=0;i<vt[j].size();++i)
                                ^
0_0_33547543_25043.cpp: In function 'int main()':
0_0_33547543_25043.cpp:32:18: error: 'scanf' was not declared in this scope
     scanf("%d",&t);
                  ^
0_0_33547543_25043.cpp:41:36: error: 'vt' was not declared in this scope
             for(register int j=0;j<vt[e[i].t].size();++j)
                                    ^
0_0_33547543_25043.cpp:50:22: error: 'vt' was not declared in this scope
             if(flag||vt[e[i].t].size()==0)vt[e[i].t].push_back(e[i]);
                      ^
0_0_33547543_25043.cpp:53:39: error: 'vt' was not declared in this scope
         for(register int i=1;i<=m;++i)vt[i].clear();
                                       ^
0_0_33547543_25043.cpp:54:27: error: 'printf' was not declared in this scope
         printf("%lld\n",zd);
                           ^


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-19 21:57:16, Gzip enabled