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_32854037_30039.cpp:2:1: error: 'LL' does not name a type
 LL c[NUM][NUM];
 ^
0_0_32854037_30039.cpp: In function 'void init()':
0_0_32854037_30039.cpp:5:5: error: 'c' was not declared in this scope
     c[0][0]=c[1][0]=c[1][1]=1;
     ^
0_0_32854037_30039.cpp:9:45: error: 'mod' was not declared in this scope
             c[i][j]=(c[i-1][j]+c[i-1][j-1])%mod;
                                             ^


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-22 17:54:15, Gzip enabled