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_37787727_5538.cpp: In function 'void read()':
0_0_37787727_5538.cpp:60:11: error: 's2' was not declared in this scope
      cin>>s2[i];
           ^
0_0_37787727_5538.cpp:63:7: error: 's2' was not declared in this scope
       s2[i][j]=s2[i][j-1];
       ^
0_0_37787727_5538.cpp: In function 'int main()':
0_0_37787727_5538.cpp:73:12: error: 's2' was not declared in this scope
        if (s2[i][j]=='L') add(s,fn(i,j),1e9),add(fn(i,j),s,0),sum++;
            ^
0_0_37787727_5538.cpp:76:26: error: 'i' was not declared in this scope
      for (int i1=1;i1<=n;i++)
                          ^
0_0_37787727_5538.cpp:80:20: error: 'abb' was not declared in this scope
       if (abb(i1-i2)+abb(j1-j2)<=d) add(fn(i1,j1)+inf,fn(i2,j2),1e9),add(fn(i2,j2),fn(i1,j1)+inf,0); 
                    ^
0_0_37787727_5538.cpp:84:14: error: 'spfa' was not declared in this scope
   while(spfa())
              ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-17 07:01:53, Gzip enabled