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_36161423_17178.c:2:1: error: unknown type name 'll'
 ll a[1000005];
 ^
0_0_36161423_17178.c: In function 'main':
0_0_36161423_17178.c:7:45: error: 'EOF' undeclared (first use in this function)
     while(scanf("%d%d%d%d",&p1,&p2,&p3,&x)!=EOF){
                                             ^
0_0_36161423_17178.c:7:45: note: each undeclared identifier is reported only once for each function it appears in
0_0_36161423_17178.c:14:13: error: unknown type name 'll'
             ll temp;
             ^
0_0_36161423_17178.c:15:13: error: unknown type name 'll'
             ll ans=INF;
             ^
0_0_36161423_17178.c:15:20: error: 'INF' undeclared (first use in this function)
             ll ans=INF;
                    ^
0_0_36161423_17178.c:16:18: error: 'i' undeclared (first use in this function)
             rep2(i,cn,1){
                  ^
0_0_36161423_17178.c:16:25: error: expected ';' before '{' token
             rep2(i,cn,1){
                         ^


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-09-28 09:27:40, Gzip enabled