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_33140766_31273.c: In function 'intmain':
0_0_33140766_31273.c:12:7: error: invalid suffix "d" on integer constant
 __int 64d[41][2]={{0,0},{1,2}};
       ^
0_0_33140766_31273.c:12:1: error: '__int' undeclared (first use in this function)
 __int 64d[41][2]={{0,0},{1,2}};
 ^
0_0_33140766_31273.c:12:1: note: each undeclared identifier is reported only once for each function it appears in
0_0_33140766_31273.c:12:7: error: expected ';' before numeric constant
 __int 64d[41][2]={{0,0},{1,2}};
       ^
0_0_33140766_31273.c:19:1: error: 'd' undeclared (first use in this function)
 d[i][0]=d[i-1][1];
 ^
0_0_33140766_31273.c:30:1: error: 'return0' undeclared (first use in this function)
 return0;
 ^


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-30 00:44:52, Gzip enabled