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_29705734_1500.cpp: In function 'int main()':
0_0_29705734_1500.cpp:29:32: error: 'r' was not declared in this scope
             scanf("%d%d%d",&l,&r,&w) ;
                                ^
0_0_29705734_1500.cpp:50:13: error: 'i' was not declared in this scope
         for(i = 1 ; i < m ; i++) {//i是此时的二进制状态
             ^
0_0_29705734_1500.cpp:51:17: error: 'j' was not declared in this scope
             for(j = 0 ; j < n ; j++) {//j是此时的点
                 ^
0_0_29705734_1500.cpp:53:21: error: 'k' was not declared in this scope
                 for(k = 0 ; k < n ; k++) {//k是想要到达的下一个点
                     ^
0_0_29705734_1500.cpp:63:13: error: 'i' was not declared in this scope
         for(i = 0 ; i < n ; i++) {
             ^


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-16 13:42:43, Gzip enabled