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_30097944_9003.cpp: In function 'void add(int, int)':
0_0_30097944_9003.cpp:9:9: error: 'd' was not declared in this scope
         d[x][i]=d[x-1][i];
         ^
0_0_30097944_9003.cpp:15:17: error: 'd' was not declared in this scope
             if(!d[x][i]){ 
                 ^
0_0_30097944_9003.cpp:21:22: error: 'd' was not declared in this scope
                 swap(d[x][i],val);
                      ^
0_0_30097944_9003.cpp:24:18: error: 'd' was not declared in this scope
             val^=d[x][i];    
                  ^
0_0_30097944_9003.cpp: In function 'int main()':
0_0_30097944_9003.cpp:85:7: error: 'ms' was not declared in this scope
   ms(p);
       ^
0_0_30097944_9003.cpp:88:14: error: 'n' was not declared in this scope
         cin>>n>>m;
              ^
0_0_30097944_9003.cpp:88:17: error: 'm' was not declared in this scope
         cin>>n>>m;
                 ^


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-12-05 12:14:44, Gzip enabled