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_23808813_17814.cpp: In function 'void Get_Dep(int, int, int)':
0_0_23808813_17814.cpp:41:8: error: 'cnt' was not declared in this scope
     Vt[cnt].push_back(Dis[x]);
        ^
0_0_23808813_17814.cpp: In function 'void calc(int, int, int)':
0_0_23808813_17814.cpp:53:16: error: 'cnt' was not declared in this scope
     Dis[x]=val;cnt++;Ok[cnt]=op;
                ^
0_0_23808813_17814.cpp:53:22: error: 'Ok' was not declared in this scope
     Dis[x]=val;cnt++;Ok[cnt]=op;
                      ^
0_0_23808813_17814.cpp: In function 'LL check(int)':
0_0_23808813_17814.cpp:83:13: error: 'cnt' was not declared in this scope
     REP(i,1,cnt+1){
             ^
0_0_23808813_17814.cpp:7:46: note: in definition of macro 'REP'
 #define REP(i,a,b) for(int i=(a),i##_end___=(b);i<i##_end___;i++)
                                              ^
0_0_23808813_17814.cpp:90:12: error: 'Ok' was not declared in this scope
         if(Ok[i])ret+=sum;
            ^
0_0_23808813_17814.cpp: In function 'int main()':
0_0_23808813_17814.cpp:101:16: error: 'Ok' was not declared in this scope
         memset(Ok,0,sizeof Ok);
                ^
0_0_23808813_17814.cpp:102:17: error: 'cnt' was not declared in this scope
         REP(i,0,cnt+1)Vt[i].clear();
                 ^
0_0_23808813_17814.cpp:7:46: note: in definition of macro 'REP'
 #define REP(i,a,b) for(int i=(a),i##_end___=(b);i<i##_end___;i++)
                                              ^
0_0_23808813_17814.cpp:103:9: error: 'cnt' was not declared in this scope
         cnt=0;
         ^


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-09-30 12:09:05, Gzip enabled