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_26910332_19046.cpp: In function 'int main()':
0_0_26910332_19046.cpp:52:16: error: 'sf' was not declared in this scope
     sf("%d",&tc);
                ^
0_0_26910332_19046.cpp:55:9: error: 'LL' was not declared in this scope
         LL ans = 0;
         ^
0_0_26910332_19046.cpp:61:34: error: 'ans' was not declared in this scope
                 if(arr[i][j]!=0) ans++;
                                  ^
0_0_26910332_19046.cpp:69:17: error: 'ans' was not declared in this scope
                 ans += abs(cur-arr[i][j]);
                 ^
0_0_26910332_19046.cpp:72:13: error: 'ans' was not declared in this scope
             ans += cur;
             ^
0_0_26910332_19046.cpp:78:17: error: 'ans' was not declared in this scope
                 ans += abs(cur-arr[i][j]);
                 ^
0_0_26910332_19046.cpp:81:13: error: 'ans' was not declared in this scope
             ans += cur;
             ^
0_0_26910332_19046.cpp:84:21: error: 'ans' was not declared in this scope
         pf("%lld\n",ans);
                     ^
0_0_26910332_19046.cpp:84:24: error: 'pf' was not declared in this scope
         pf("%lld\n",ans);
                        ^


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-29 18:26:14, Gzip enabled