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_24675271_22096.cpp:2:12: error: '_int64' does not name a type
 #define ll _int64
            ^
0_0_24675271_22096.cpp:3:1: note: in expansion of macro 'll'
 ll a[100010],sum[100010];
 ^
0_0_24675271_22096.cpp:2:12: error: '_int64' does not name a type
 #define ll _int64
            ^
0_0_24675271_22096.cpp:4:1: note: in expansion of macro 'll'
 ll s[40];
 ^
0_0_24675271_22096.cpp: In function 'int main()':
0_0_24675271_22096.cpp:2:12: error: '_int64' was not declared in this scope
 #define ll _int64
            ^
0_0_24675271_22096.cpp:8:4: note: in expansion of macro 'll'
    ll ans,cnt1,cnt2,k;
    ^
0_0_24675271_22096.cpp:9:4: error: 's' was not declared in this scope
    s[0]=0;
    ^
0_0_24675271_22096.cpp:19:7: error: 'a' was not declared in this scope
       a[0]=sum[0]=0;
       ^
0_0_24675271_22096.cpp:19:12: error: 'sum' was not declared in this scope
       a[0]=sum[0]=0;
            ^
0_0_24675271_22096.cpp:25:16: error: 'ans' was not declared in this scope
       a[n+1]=0;ans=0;
                ^
0_0_24675271_22096.cpp:30:10: error: 'cnt1' was not declared in this scope
          cnt1=cnt2=1;
          ^
0_0_24675271_22096.cpp:30:15: error: 'cnt2' was not declared in this scope
          cnt1=cnt2=1;
               ^
0_0_24675271_22096.cpp:47:16: error: 'k' was not declared in this scope
                k=r2-r1;
                ^


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-20 22:41:25, Gzip enabled