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

578926_0_0_31115.cpp:19: error: data member may not have variably modified type `int[((unsigned int)((int)DIGIT))]'
578926_0_0_31115.cpp: In constructor `BigNum::BigNum(int)':
578926_0_0_31115.cpp:25: error: `a' undeclared (first use this function)
578926_0_0_31115.cpp:25: error: (Each undeclared identifier is reported only once for each function it appears in.)
578926_0_0_31115.cpp: In constructor `BigNum::BigNum(const char*)':
578926_0_0_31115.cpp:33: error: expected init-declarator before "for"
578926_0_0_31115.cpp:33: error: expected `,' or `;' before "for"
578926_0_0_31115.cpp:33: error: expected `;' before ')' token
578926_0_0_31115.cpp: In member function `BigNum& BigNum::operator=(const BigNum&)':
578926_0_0_31115.cpp:49: error: `a' undeclared (first use this function)
578926_0_0_31115.cpp:50: error: 'const class BigNum' has no member named 'a'
578926_0_0_31115.cpp: In member function `BigNum BigNum::operator+(const BigNum&) const':
578926_0_0_31115.cpp:55: error: no matching function for call to `BigNum::BigNum()'
578926_0_0_31115.cpp:41: note: candidates are: BigNum::BigNum(const BigNum&)
578926_0_0_31115.cpp:31: note:                 BigNum::BigNum(const char*)
578926_0_0_31115.cpp:23: note:                 BigNum::BigNum(int)
578926_0_0_31115.cpp:58: error: expected `:' before ';' token
578926_0_0_31115.cpp:58: error: expected primary-expression before ';' token
578926_0_0_31115.cpp:60: error: 'class BigNum' has no member named 'a'
578926_0_0_31115.cpp:60: error: `a' undeclared (first use this function)
578926_0_0_31115.cpp:60: error: 'const class BigNum' has no member named 'a'
578926_0_0_31115.cpp:61: error: 'class BigNum' has no member named 'a'
578926_0_0_31115.cpp:62: error: 'class BigNum' has no member named 'a'
578926_0_0_31115.cpp:63: error: 'class BigNum' has no member named 'a'
578926_0_0_31115.cpp:66: error: 'class BigNum' has no member named 'a'
578926_0_0_31115.cpp: In function `std::ostream& operator<<(std::ostream&, const BigNum&)':
578926_0_0_31115.cpp:75: error: 'const class BigNum' has no member named 'a'
578926_0_0_31115.cpp:79: error: 'const class BigNum' has no member named 'a'
578926_0_0_31115.cpp: In function `int main()':
578926_0_0_31115.cpp:96: error: no matching function for call to `BigNum::BigNum()'
578926_0_0_31115.cpp:41: note: candidates are: BigNum::BigNum(const BigNum&)
578926_0_0_31115.cpp:31: note:                 BigNum::BigNum(const char*)
578926_0_0_31115.cpp:23: note:                 BigNum::BigNum(int)
578926_0_0_31115.cpp:96: error: no matching function for call to `BigNum::BigNum()'
578926_0_0_31115.cpp:41: note: candidates are: BigNum::BigNum(const BigNum&)
578926_0_0_31115.cpp:31: note:                 BigNum::BigNum(const char*)
578926_0_0_31115.cpp:23: note:                 BigNum::BigNum(int)
578926_0_0_31115.cpp:96: error: no matching function for call to `BigNum::BigNum()'
578926_0_0_31115.cpp:41: note: candidates are: BigNum::BigNum(const BigNum&)
578926_0_0_31115.cpp:31: note:                 BigNum::BigNum(const char*)
578926_0_0_31115.cpp:23: note:                 BigNum::BigNum(int)


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-25 17:17:10, Gzip enabled