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_29484962_7065.cpp:1:8: error: 'N' was not declared in this scope
 char s[N][N];
        ^
0_0_29484962_7065.cpp:1:11: error: 'N' was not declared in this scope
 char s[N][N];
           ^
0_0_29484962_7065.cpp:5:7: error: 'N' was not declared in this scope
 int f[N][N][11][2];
       ^
0_0_29484962_7065.cpp:5:10: error: 'N' was not declared in this scope
 int f[N][N][11][2];
          ^
0_0_29484962_7065.cpp: In function 'void up(int&, int)':
0_0_29484962_7065.cpp:15:11: error: 'mod' was not declared in this scope
     if(x>=mod) x-=mod;
           ^
0_0_29484962_7065.cpp: In function 'int cal()':
0_0_29484962_7065.cpp:27:9: error: 'f' was not declared in this scope
     clr(f,0);
         ^
0_0_29484962_7065.cpp:27:12: error: 'clr' was not declared in this scope
     clr(f,0);
            ^
0_0_29484962_7065.cpp:31:13: error: 'FOR1' was not declared in this scope
     FOR1(i,n) FOR1(j,m) s[i][j]-='0';
             ^
0_0_29484962_7065.cpp: In function 'int main()':
0_0_29484962_7065.cpp:119:10: error: 'rush' was not declared in this scope
     rush()
          ^


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-05-18 21:40:09, Gzip enabled