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_36455303_24389.cpp: In function 'void solve()':
0_0_36455303_24389.cpp:76:9: error: 'll' was not declared in this scope
         ll ans1 = 0, ans2 = 0;
         ^
0_0_36455303_24389.cpp:79:13: error: 'ans1' was not declared in this scope
             ans1 = (ans1 + 1LL*p[j]*_1[j-1])%mod1;
             ^
0_0_36455303_24389.cpp:80:13: error: 'ans2' was not declared in this scope
             ans2 = (ans2 + 1LL*p[j]*_2[j-1])%mod2;
             ^
0_0_36455303_24389.cpp:82:17: error: 'ans1' was not declared in this scope
         cout << ans1 << " " << ans2 << endl;
                 ^
0_0_36455303_24389.cpp:82:32: error: 'ans2' was not declared in this scope
         cout << ans1 << " " << ans2 << endl;
                                ^


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-26 16:12:08, Gzip enabled