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_14801716_27644.c:1:11: error: #include expects "FILENAME" or <FILENAME>
 #include  
           ^
0_0_14801716_27644.c: In function 'main':
0_0_14801716_27644.c:5:2: error: unknown type name '_int64'
  _int64 f[36];  
  ^
0_0_14801716_27644.c:9:24: error: 'EOF' undeclared (first use in this function)
  while(scanf("%d",&N)!=EOF)  
                        ^
0_0_14801716_27644.c:9:24: note: each undeclared identifier is reported only once for each function it appears in
0_0_14801716_27644.c:11:26: error: expected expression before '/' token
   printf("%I64d\n",f[N]);//f(n)=3^N-1;    
                          ^
0_0_14801716_27644.c:13:2: error: expected declaration or statement at end of input
  return 0; 
  ^


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:41:26, Gzip enabled