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_38393809_25863.cpp:7:1: error: 'vector' does not name a type
 vector<int>v[5];
 ^
0_0_38393809_25863.cpp: In function 'void Before()':
0_0_38393809_25863.cpp:21:6: error: 'i' was not declared in this scope
  rep(i,5){
      ^
0_0_38393809_25863.cpp:21:9: error: 'rep' was not declared in this scope
  rep(i,5){
         ^
0_0_38393809_25863.cpp: In function 'int F(int, int, int)':
0_0_38393809_25863.cpp:33:22: error: 'memset' was not declared in this scope
  memset(f,0,sizeof(f));
                      ^
0_0_38393809_25863.cpp:38:3: error: 'cin' was not declared in this scope
   cin >> x >> y;
   ^
0_0_38393809_25863.cpp:44:14: error: 'v' was not declared in this scope
  return (int)v[m].size();
              ^
0_0_38393809_25863.cpp: In function 'void slove()':
0_0_38393809_25863.cpp:49:8: error: 'cin' was not declared in this scope
  while(cin >> n >> m >> q){
        ^
0_0_38393809_25863.cpp:53:8: error: 'now' was not declared in this scope
    rep(now,z){
        ^
0_0_38393809_25863.cpp:53:13: error: 'rep' was not declared in this scope
    rep(now,z){
             ^
0_0_38393809_25863.cpp:98:7: error: 'a' was not declared in this scope
   rep(a,z)rep(b,z)rep(c,z)rep(d,z)ans = max(ans,f[n][a][b][c][d]);
       ^
0_0_38393809_25863.cpp:98:10: error: 'rep' was not declared in this scope
   rep(a,z)rep(b,z)rep(c,z)rep(d,z)ans = max(ans,f[n][a][b][c][d]);
          ^
0_0_38393809_25863.cpp:99:3: error: 'over' was not declared in this scope
   over;  
   ^
0_0_38393809_25863.cpp: In function 'int main()':
0_0_38393809_25863.cpp:104:2: error: 'IOS' was not declared in this scope
  IOS;
  ^


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 04:45:34, Gzip enabled