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

67840_0_16089.cpp:20: error: expected `;' before "bool"
67840_0_16089.cpp:44: error: prototype for `BigNum::BigNum(const char*)' does not match any in class `BigNum'
67840_0_16089.cpp:17: error: candidates are: BigNum::BigNum(const BigNum&)
67840_0_16089.cpp:31: error:                 BigNum::BigNum(int)
67840_0_16089.cpp:15: error:                 BigNum::BigNum()
67840_0_16089.cpp: In constructor `BigNum::BigNum(const char*)':
67840_0_16089.cpp:48: error: `bitlen' undeclared (first use this function)
67840_0_16089.cpp:48: error: (Each undeclared identifier is reported only once for each function it appears in.)
67840_0_16089.cpp:49: error: assignment of read-only location
67840_0_16089.cpp:52: error: assignment of read-only location
67840_0_16089.cpp:53: error: assignment of read-only location
67840_0_16089.cpp:54: error: assignment of read-only location
67840_0_16089.cpp:56: error: invalid conversion from `const void*' to `void*'
67840_0_16089.cpp:56: error:   initializing argument 1 of `void* memset(void*, int, size_t)'
67840_0_16089.cpp: At global scope:
67840_0_16089.cpp:68: error: no `bool BigNum::Bigger(const BigNum&) const' member function declared in class `BigNum'
67840_0_16089.cpp:180: error: no `void BigNum::Print()' member function declared in class `BigNum'
67840_0_16089.cpp:180: error: `void BigNum::Print()' and `void BigNum::Print()' cannot be overloaded
67840_0_16089.cpp: In function `int main()':
67840_0_16089.cpp:197: error: invalid conversion from `char*' to `int'
67840_0_16089.cpp:197: error:   initializing argument 1 of `BigNum::BigNum(int)'
67840_0_16089.cpp:197: error: invalid conversion from `char*' to `int'
67840_0_16089.cpp:197: error:   initializing argument 1 of `BigNum::BigNum(int)'
67840_0_16089.cpp:197: error: 'class BigNum' has no member named 'Print'


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-24 21:26:26, Gzip enabled