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_25898247_3700.cpp: In function 'int main()':
0_0_25898247_3700.cpp:65:6: error: 'LL' was not declared in this scope
      LL f1_=(b[0][0]*f1+b[1][0]*f2+b[2][0])%mod;
      ^
0_0_25898247_3700.cpp:66:9: error: expected ';' before 'f2_'
      LL f2_=(f1*b[0][1]+f2*b[1][1]+b[2][1])%mod;
         ^
0_0_25898247_3700.cpp:67:9: error: 'f1_' was not declared in this scope
      f1=f1_;
         ^
0_0_25898247_3700.cpp:68:9: error: 'f2_' was not declared in this scope
      f2=f2_;
         ^


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-17 03:08:46, Gzip enabled