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_38393552_23662.cpp:6:1: error: 'vector' does not name a type
 vector<int>v[5];
 ^
0_0_38393552_23662.cpp: In function 'void Before()':
0_0_38393552_23662.cpp:20:6: error: 'i' was not declared in this scope
  rep(i,5){
      ^
0_0_38393552_23662.cpp:20:9: error: 'rep' was not declared in this scope
  rep(i,5){
         ^
0_0_38393552_23662.cpp: In function 'int F(int, int, int)':
0_0_38393552_23662.cpp:32:22: error: 'memset' was not declared in this scope
  memset(f,0,sizeof(f));
                      ^
0_0_38393552_23662.cpp:37:3: error: 'cin' was not declared in this scope
   cin >> x >> y;
   ^
0_0_38393552_23662.cpp:43:14: error: 'v' was not declared in this scope
  return (int)v[m].size();
              ^
0_0_38393552_23662.cpp: In function 'void slove()':
0_0_38393552_23662.cpp:48:8: error: 'cin' was not declared in this scope
  while(cin >> n >> m >> q){
        ^
0_0_38393552_23662.cpp:55:9: error: 'now' was not declared in this scope
     rep(now,z){
         ^
0_0_38393552_23662.cpp:55:14: error: 'rep' was not declared in this scope
     rep(now,z){
              ^
0_0_38393552_23662.cpp:102:9: error: 'now' was not declared in this scope
     rep(now,z){
         ^
0_0_38393552_23662.cpp:102:14: error: 'rep' was not declared in this scope
     rep(now,z){
              ^
0_0_38393552_23662.cpp:137:9: error: 'now' was not declared in this scope
     rep(now,z){
         ^
0_0_38393552_23662.cpp:137:14: error: 'rep' was not declared in this scope
     rep(now,z){
              ^
0_0_38393552_23662.cpp:161:9: error: 'now' was not declared in this scope
     rep(now,z){
         ^
0_0_38393552_23662.cpp:161:14: error: 'rep' was not declared in this scope
     rep(now,z){
              ^
0_0_38393552_23662.cpp:171:9: error: 'now' was not declared in this scope
     rep(now,z){
         ^
0_0_38393552_23662.cpp:171:14: error: 'rep' was not declared in this scope
     rep(now,z){
              ^
0_0_38393552_23662.cpp:181:7: error: 'a' was not declared in this scope
   rep(a,z)rep(b,z)rep(c,z)rep(d,z)rep(e,z)ans = max(ans,f[now][a][b][c][d][e]);
       ^
0_0_38393552_23662.cpp:181:10: error: 'rep' was not declared in this scope
   rep(a,z)rep(b,z)rep(c,z)rep(d,z)rep(e,z)ans = max(ans,f[now][a][b][c][d][e]);
          ^
0_0_38393552_23662.cpp:182:3: error: 'over' was not declared in this scope
   over;  
   ^
0_0_38393552_23662.cpp: In function 'int main()':
0_0_38393552_23662.cpp:187: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:43:42, Gzip enabled