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_36622305_14023.cpp: In function 'int main()':
0_0_36622305_14023.cpp:51:18: error: 'c1' was not declared in this scope
    if(op=='*') a[c1++]=t;
                  ^
0_0_36622305_14023.cpp:52:11: error: 'c2' was not declared in this scope
    else b[c2++]=t;
           ^
0_0_36622305_14023.cpp:54:20: error: 'c1' was not declared in this scope
   for(int i=0;i<1<<c1;i++){
                    ^
0_0_36622305_14023.cpp:59:20: error: 'c2' was not declared in this scope
   for(int i=0;i<1<<c2;i++){
                    ^
0_0_36622305_14023.cpp:65:12: error: 'c1' was not declared in this scope
   dfs1((1<<c1)-1,(1<<c2)-1,x);
            ^
0_0_36622305_14023.cpp:65:22: error: 'c2' was not declared in this scope
   dfs1((1<<c1)-1,(1<<c2)-1,x);
                      ^


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:12:25, Gzip enabled