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_29121257_5841.cpp:7:1: error: 'll' does not name a type
 ll ans1,ans2;
 ^
0_0_29121257_5841.cpp: In function 'void dfs1(int, int, int)':
0_0_29121257_5841.cpp:14:3: error: 'ans1' was not declared in this scope
   ans1++;
   ^
0_0_29121257_5841.cpp: In function 'void dfs2(int, int, int)':
0_0_29121257_5841.cpp:34:3: error: 'ans2' was not declared in this scope
   ans2++;
   ^
0_0_29121257_5841.cpp: In function 'int main()':
0_0_29121257_5841.cpp:51:5: error: 'll' was not declared in this scope
     ll i,k,t,j;
     ^
0_0_29121257_5841.cpp:52:7: error: 't' was not declared in this scope
  cin>>t;
       ^
0_0_29121257_5841.cpp:55:3: error: 'ans1' was not declared in this scope
   ans1=0,ans2=0;
   ^
0_0_29121257_5841.cpp:55:10: error: 'ans2' was not declared in this scope
   ans1=0,ans2=0;
          ^
0_0_29121257_5841.cpp:57:7: error: 'i' was not declared in this scope
   for(i=1;i<=n;i++)
       ^
0_0_29121257_5841.cpp:58:8: error: 'j' was not declared in this scope
    for(j=1;j<=m;j++)
        ^
0_0_29121257_5841.cpp:60:7: error: 'i' was not declared in this scope
   for(i=1;i<=n;i++)
       ^
0_0_29121257_5841.cpp:61:8: error: 'j' was not declared in this scope
    for(j=1;j<=m;j++)
        ^


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-10-06 04:02:56, Gzip enabled