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_18790830_11365.cpp: In function 'int main()':
0_0_18790830_11365.cpp:8:5: error: '_int64' was not declared in this scope
     _int64 a[25]={0,0,1,2},fz,fm,sum;
     ^
0_0_18790830_11365.cpp:8:27: error: expected primary-expression before ',' token
     _int64 a[25]={0,0,1,2},fz,fm,sum;
                           ^
0_0_18790830_11365.cpp:8:28: error: 'fz' was not declared in this scope
     _int64 a[25]={0,0,1,2},fz,fm,sum;
                            ^
0_0_18790830_11365.cpp:8:31: error: 'fm' was not declared in this scope
     _int64 a[25]={0,0,1,2},fz,fm,sum;
                               ^
0_0_18790830_11365.cpp:8:34: error: 'sum' was not declared in this scope
     _int64 a[25]={0,0,1,2},fz,fm,sum;
                                  ^
0_0_18790830_11365.cpp:10:9: error: 'a' was not declared in this scope
         a[i]=(i-1)*(a[i-1]+a[i-2]);
         ^
0_0_18790830_11365.cpp:20:13: error: 'a' was not declared in this scope
   sum=fz/fm*a[m];
             ^


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-07-03 08:06:44, Gzip enabled