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_13243894_23509.cpp: In function 'int main()':
0_0_13243894_23509.cpp:13:2: error: '_int64' was not declared in this scope
  _int64 t,res;
  ^
0_0_13243894_23509.cpp:15:9: error: expected ';' before 'a'
  _int64 a[21]={1,1,2};
         ^
0_0_13243894_23509.cpp:18:3: error: 'a' was not declared in this scope
   a[i]=(i)*(a[i-1]+a[i-2]);
   ^
0_0_13243894_23509.cpp:23:3: error: 'res' was not declared in this scope
   res=0;
   ^
0_0_13243894_23509.cpp:25:3: error: 't' was not declared in this scope
   t=fact(n,m);
   ^
0_0_13243894_23509.cpp:26:9: error: 'a' was not declared in this scope
   res=t*a[m-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-12-02 23:43:56, Gzip enabled