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_36485092_3195.cpp: In function 'void init(int)':
0_0_36485092_3195.cpp:20:24: error: expected primary-expression before ']' token
   _1[i] = 1LL * _1[i - ]1 * b % M1,
                        ^
0_0_36485092_3195.cpp: In function 'void fadd1(int&, int)':
0_0_36485092_3195.cpp:25:85: error: expected ';' before '}' token
 inline void fadd1(int& x, int y) { x += y; x %= M1/*if (x >= M1) x -= M1; return;*/ }
                                                                                     ^
0_0_36485092_3195.cpp: In function 'void fadd2(int&, int)':
0_0_36485092_3195.cpp:26:85: error: expected ';' before '}' token
 inline void fadd2(int& x, int y) { x += y; x %= M2/*if (x >= M2) x -= M2; return;*/ }
                                                                                     ^


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-23 04:29:58, Gzip enabled