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_21497871_4441.cpp: In function 'int main()':
0_0_21497871_4441.cpp:30:13: error: 'in' was not declared in this scope
             in cnt0=1,cnt1=0;
             ^
0_0_21497871_4441.cpp:33:30: error: 'cnt0' was not declared in this scope
                     dp[j][0]=cnt0;
                              ^
0_0_21497871_4441.cpp:34:30: error: 'cnt1' was not declared in this scope
                     dp[j][1]=cnt1;
                              ^
0_0_21497871_4441.cpp:41:21: error: 'cnt0' was not declared in this scope
                     cnt0=(cnt0+sum[j][1])%mod;
                     ^
0_0_21497871_4441.cpp:43:21: error: 'cnt1' was not declared in this scope
                     cnt1=(cnt1+sum[j][0])%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-25 22:50:58, Gzip enabled