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_21491721_10806.cpp: In function 'int main()':
0_0_21491721_10806.cpp:20:25: error: 'a' was not declared in this scope
             scanf("%d",&a[i]);
                         ^
0_0_21491721_10806.cpp:22:25: error: 'b' was not declared in this scope
             scanf("%d",&b[i]);
                         ^
0_0_21491721_10806.cpp:29:21: error: 'a' was not declared in this scope
                 if (a[i]==b[i])
                     ^
0_0_21491721_10806.cpp:29:27: error: 'b' was not declared in this scope
                 if (a[i]==b[i])
                           ^
0_0_21491721_10806.cpp:33:21: error: 'sun' was not declared in this scope
                     sun=(sum+ans1+ans2)%p;
                     ^
0_0_21491721_10806.cpp:36:33: error: invalid types 'long long int[int]' for array subscript
                     ans1+=s[0][j]%=p;
                                 ^
0_0_21491721_10806.cpp:37:35: error: invalid types 'long long int[int]' for array subscript
                 else  ans2+=s[0][j]%=p;
                                   ^
0_0_21491721_10806.cpp:41:21: error: 'a' was not declared in this scope
                 if (a[i]==b[j])
                     ^
0_0_21491721_10806.cpp:41:27: error: 'b' was not declared in this scope
                 if (a[i]==b[j])
                           ^
0_0_21491721_10806.cpp:43:27: error: invalid types 'long long int[int]' for array subscript
                     s[0][j]+=dp[j][0]%=p;
                           ^
0_0_21491721_10806.cpp:44:27: error: invalid types 'long long int[int]' for array subscript
                     s[1][j]+=dp[j][1]%=p;
                           ^


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-16 18:42:56, Gzip enabled