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_16462565_18682.cpp: In function 'int read_case()':
0_0_16462565_18682.cpp:17:10: error: 'n' was not declared in this scope
  readint(n), readint(m);
          ^
0_0_16462565_18682.cpp:17:11: error: 'readint' was not declared in this scope
  readint(n), readint(m);
           ^
0_0_16462565_18682.cpp:17:22: error: 'm' was not declared in this scope
  readint(n), readint(m);
                      ^
0_0_16462565_18682.cpp:20:7: error: 'init' was not declared in this scope
  init();
       ^
0_0_16462565_18682.cpp:21:2: error: 'nx' was not declared in this scope
  nx = 0;
  ^
0_0_16462565_18682.cpp:23:11: error: 'maxn' was not declared in this scope
  bool vis[maxn] = {0};
           ^
0_0_16462565_18682.cpp:27:15: error: 'STR' was not declared in this scope
   scanf("%s", STR[i]);
               ^
0_0_16462565_18682.cpp:27:21: error: 'scanf' was not declared in this scope
   scanf("%s", STR[i]);
                     ^
0_0_16462565_18682.cpp:38:30: error: 'fac' was not declared in this scope
    if(STR[i][j] == '1') t += fac[j];
                              ^
0_0_16462565_18682.cpp:41:7: error: 'vis' was not declared in this scope
   if(!vis[t]) { vis[t] = 1; num[nx++] = t;}
       ^
0_0_16462565_18682.cpp:41:29: error: 'num' was not declared in this scope
   if(!vis[t]) { vis[t] = 1; num[nx++] = t;}
                             ^
0_0_16462565_18682.cpp:42:21: error: 'vis' was not declared in this scope
   if(flag != -1 && !vis[t+fac[flag]])
                     ^
0_0_16462565_18682.cpp:42:27: error: 'fac' was not declared in this scope
   if(flag != -1 && !vis[t+fac[flag]])
                           ^
0_0_16462565_18682.cpp:45:4: error: 'num' was not declared in this scope
    num[nx++] = t+fac[flag];
    ^


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-30 07:32:24, Gzip enabled