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_16539248_1989.cpp:555:14: error: 'csl::BigInt' is not a template
 typedef csl::BigInt<> bint;
              ^
0_0_16539248_1989.cpp: In function 'int count(const bint&)':
0_0_16539248_1989.cpp:588:25: error: 'const bint' has no member named 'm_size'
   for (int i = 0; i < n.m_size; i++) ret += g[n.m_data[i]];
                         ^
0_0_16539248_1989.cpp:588:49: error: 'const bint' has no member named 'm_data'
   for (int i = 0; i < n.m_size; i++) ret += g[n.m_data[i]];
                                                 ^


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 08:19:31, Gzip enabled