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_2753211_22733.cpp:11: error: `FRAC' does not name a type
0_0_2753211_22733.cpp:59: error: ISO C++ forbids declaration of `FRAC' with no type
0_0_2753211_22733.cpp:59: error: expected `;' before '&' token
0_0_2753211_22733.cpp:62: error: expected `;' before "bool"
0_0_2753211_22733.cpp: In constructor `POLY::POLY()':
0_0_2753211_22733.cpp:15: error: `xi' undeclared (first use this function)
0_0_2753211_22733.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2753211_22733.cpp:15: error: `FRAC' undeclared (first use this function)
0_0_2753211_22733.cpp: In member function `void POLY::print()':
0_0_2753211_22733.cpp:20: error: `xi' undeclared (first use this function)
0_0_2753211_22733.cpp:22: error: `lcm' undeclared (first use this function)
0_0_2753211_22733.cpp:29: error: `gcd' undeclared (first use this function)
0_0_2753211_22733.cpp: In member function `void POLY::debug()':
0_0_2753211_22733.cpp:55: error: `xi' undeclared (first use this function)
0_0_2753211_22733.cpp: In member function `bool POLY::iszero()':
0_0_2753211_22733.cpp:63: error: `xi' undeclared (first use this function)
0_0_2753211_22733.cpp: In function `POLY operator*(const POLY&, const POLY&)':
0_0_2753211_22733.cpp:71: error: no match for 'operator[]' in 'ans[(i + j)]'
0_0_2753211_22733.cpp:71: error: no match for 'operator[]' in 'ans[(i + j)]'
0_0_2753211_22733.cpp:71: error: 'const struct POLY' has no member named 'xi'
0_0_2753211_22733.cpp:71: error: 'const struct POLY' has no member named 'xi'
0_0_2753211_22733.cpp: In function `POLY operator+(const POLY&, const POLY&)':
0_0_2753211_22733.cpp:79: error: no match for 'operator[]' in 'ans[i]'
0_0_2753211_22733.cpp:79: error: 'const struct POLY' has no member named 'xi'
0_0_2753211_22733.cpp:79: error: 'const struct POLY' has no member named 'xi'
0_0_2753211_22733.cpp: In function `POLY operator-(const POLY&, const POLY&)':
0_0_2753211_22733.cpp:86: error: no match for 'operator[]' in 'ans[i]'
0_0_2753211_22733.cpp:86: error: 'const struct POLY' has no member named 'xi'
0_0_2753211_22733.cpp:86: error: 'const struct POLY' has no member named 'xi'
0_0_2753211_22733.cpp: In function `POLY operator%(const POLY&, const POLY&)':
0_0_2753211_22733.cpp:96: error: no match for 'operator[]' in 'remain[i]'
0_0_2753211_22733.cpp:96: error: 'const struct POLY' has no member named 'xi'
0_0_2753211_22733.cpp:98: error: `FRAC' undeclared (first use this function)
0_0_2753211_22733.cpp:98: error: expected `;' before "x"
0_0_2753211_22733.cpp:101: error: no match for 'operator[]' in 'remain[j]'
0_0_2753211_22733.cpp:101: error: no match for 'operator[]' in 'remain[j]'
0_0_2753211_22733.cpp:101: error: `x' undeclared (first use this function)
0_0_2753211_22733.cpp:101: error: 'const struct POLY' has no member named 'xi'
0_0_2753211_22733.cpp:105: error: no match for 'operator[]' in 'remain[remain.POLY::l]'
0_0_2753211_22733.cpp: In function `POLY gcd(POLY, POLY)':
0_0_2753211_22733.cpp:109: error: `POLY gcd(POLY, POLY)' used prior to declaration
0_0_2753211_22733.cpp: In function `POLY readsingle(char*, int&)':
0_0_2753211_22733.cpp:191: error: no match for 'operator[]' in 'ret[b]'


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-05-18 08:27:09, Gzip enabled