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_13671056_2766.cpp:34:41: error: expected '}' at end of input
     BigNum operator^(const int  &) const;    //大数的n次方运算  
                                         ^
0_0_13671056_2766.cpp:20:46: error: expected unqualified-id at end of input
     BigNum(){ len = 1;memset(a,0,sizeof(a)); }   //构造函数  
                                              ^


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-30 08:57:18, Gzip enabled