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

34020_0_5219.cpp:202: error: invalid token
34020_0_5219.cpp:202: error: expected constructor, destructor, or type conversion before '<' token
34020_0_5219.cpp:202: error: expected `,' or `;' before '<' token
34020_0_5219.cpp:211: error: redefinition of `class BigNum'
34020_0_5219.cpp:10: error: previous definition of `class BigNum'
34020_0_5219.cpp:231: error: redefinition of `BigNum::BigNum(int)'
34020_0_5219.cpp:30: error: `BigNum::BigNum(int)' previously defined here
34020_0_5219.cpp:243: error: redefinition of `BigNum::BigNum(const BigNum&)'
34020_0_5219.cpp:42: error: `BigNum::BigNum(const BigNum&)' previously defined here
34020_0_5219.cpp:251: error: redefinition of `bool BigNum::Bigger(const BigNum&) const'
34020_0_5219.cpp:50: error: `bool BigNum::Bigger(const BigNum&) const' previously defined here
34020_0_5219.cpp:263: error: redefinition of `BigNum& BigNum::operator=(const BigNum&)'
34020_0_5219.cpp:62: error: `BigNum& BigNum::operator=(const BigNum&)' previously defined here
34020_0_5219.cpp:271: error: redefinition of `BigNum& BigNum::Add(const BigNum&)'
34020_0_5219.cpp:70: error: `BigNum& BigNum::Add(const BigNum&)' previously defined here
34020_0_5219.cpp:290: error: redefinition of `BigNum& BigNum::Sub(const BigNum&)'
34020_0_5219.cpp:89: error: `BigNum& BigNum::Sub(const BigNum&)' previously defined here
34020_0_5219.cpp:309: error: redefinition of `BigNum BigNum::operator+(const BigNum&) const'
34020_0_5219.cpp:108: error: `BigNum BigNum::operator+(const BigNum&) const' previously defined here
34020_0_5219.cpp:316: error: redefinition of `BigNum BigNum::operator-(const BigNum&) const'
34020_0_5219.cpp:115: error: `BigNum BigNum::operator-(const BigNum&) const' previously defined here
34020_0_5219.cpp:323: error: redefinition of `BigNum BigNum::operator*(const BigNum&) const'
34020_0_5219.cpp:122: error: `BigNum BigNum::operator*(const BigNum&) const' previously defined here
34020_0_5219.cpp:350: error: redefinition of `BigNum BigNum::operator/(const int&) const'
34020_0_5219.cpp:149: error: `BigNum BigNum::operator/(const int&) const' previously defined here
34020_0_5219.cpp:363: error: redefinition of `void BigNum::Print()'
34020_0_5219.cpp:162: error: `void BigNum::Print()' previously defined here
34020_0_5219.cpp: In function `int main()':
34020_0_5219.cpp:375: error: redefinition of `int main()'
34020_0_5219.cpp:174: error: `int main()' previously defined here


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-01-10 21:44:13, Gzip enabled