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_21242477_2011.cpp: In function 'int main()':
0_0_21242477_2011.cpp:12:1: error: '_int' was not declared in this scope
 _int 64 a[200]={0,0,1},i,j;
 ^
0_0_21242477_2011.cpp:12:23: error: expected primary-expression before ',' token
 _int 64 a[200]={0,0,1},i,j;
                       ^
0_0_21242477_2011.cpp:12:24: error: 'i' was not declared in this scope
 _int 64 a[200]={0,0,1},i,j;
                        ^
0_0_21242477_2011.cpp:12:26: error: 'j' was not declared in this scope
 _int 64 a[200]={0,0,1},i,j;
                          ^
0_0_21242477_2011.cpp:15:1: error: 'a' was not declared in this scope
 a[i]=((a[i-1]+a[i-2])%mod)*(i-1)%mod;
 ^
0_0_21242477_2011.cpp:22:18: error: 'a' was not declared in this scope
 printf("%I64d\n",a[n]);
                  ^


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-29 21:10:42, Gzip enabled