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_33147590_2788.cpp: In function 'int main(int, char**)':
0_0_33147590_2788.cpp:7:5: error: '_int64' was not declared in this scope
     _int64 N,i,n;
     ^
0_0_33147590_2788.cpp:8:12: error: expected ';' before 'm'
     _int64 m,sum;
            ^
0_0_33147590_2788.cpp:9:12: error: expected ';' before 'a'
     _int64 a[100001];
            ^
0_0_33147590_2788.cpp:10:17: error: 'N' was not declared in this scope
     scanf("%d",&N);
                 ^
0_0_33147590_2788.cpp:13:9: error: 'sum' was not declared in this scope
         sum=0;
         ^
0_0_33147590_2788.cpp:14:29: error: 'n' was not declared in this scope
         scanf("%I64d%I64d",&n,&m);
                             ^
0_0_33147590_2788.cpp:14:32: error: 'm' was not declared in this scope
         scanf("%I64d%I64d",&n,&m);
                                ^
0_0_33147590_2788.cpp:15:14: error: 'i' was not declared in this scope
         for (i=0;i<n;i++)
              ^
0_0_33147590_2788.cpp:17:28: error: 'a' was not declared in this scope
             scanf("%I64d",&a[i]);
                            ^
0_0_33147590_2788.cpp:19:14: error: 'a' was not declared in this scope
         sort(a,a+n);
              ^
0_0_33147590_2788.cpp:20:13: error: 'i' was not declared in this scope
         for(i=0;i<n;i++)
             ^
0_0_33147590_2788.cpp:28:26: error: 'i' was not declared in this scope
         printf("%I64d\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-12-04 23:39:08, Gzip enabled