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_17820006_26643.cpp:7:1: error: 'll' does not name a type
 ll ans[maxn+5];
 ^
0_0_17820006_26643.cpp: In function 'int main()':
0_0_17820006_26643.cpp:11:5: error: 'ull' was not declared in this scope
     ull a1 = 1,a2 = 2;
     ^
0_0_17820006_26643.cpp:12:10: error: expected ';' before 'sum'
     ull  sum;
          ^
0_0_17820006_26643.cpp:13:5: error: 'ans' was not declared in this scope
     ans[1] = 1;
     ^
0_0_17820006_26643.cpp:17:9: error: 'sum' was not declared in this scope
         sum = a1 + a2;
         ^
0_0_17820006_26643.cpp:17:15: error: 'a1' was not declared in this scope
         sum = a1 + a2;
               ^
0_0_17820006_26643.cpp:17:20: error: 'a2' was not declared in this scope
         sum = a1 + a2;
                    ^
0_0_17820006_26643.cpp:25:13: error: expected ';' before 'N'
         ull N;
             ^
0_0_17820006_26643.cpp:26:24: error: 'N' was not declared in this scope
         scanf("%I64d",&N);
                        ^


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-26 18:09:31, Gzip enabled