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_10799370_30662.cpp: In function `int distance(tagPoint, tagPoint)':
0_0_10799370_30662.cpp:14: error: call of overloaded `abs(double)' is ambiguous
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdlib.h:363: note: candidates are: int abs(int)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cstdlib:153: note:                 long long int __gnu_cxx::abs(long long int)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cstdlib:123: note:                 long int std::abs(long int)
0_0_10799370_30662.cpp:15: error: call of overloaded `abs(double)' is ambiguous
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdlib.h:363: note: candidates are: int abs(int)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cstdlib:153: note:                 long long int __gnu_cxx::abs(long long int)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cstdlib:123: note:                 long int std::abs(long int)
0_0_10799370_30662.cpp:16: error: call of overloaded `abs(double)' is ambiguous
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdlib.h:363: note: candidates are: int abs(int)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cstdlib:153: note:                 long long int __gnu_cxx::abs(long long int)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cstdlib:123: note:                 long int std::abs(long int)
0_0_10799370_30662.cpp: In function `int DP(int)':
0_0_10799370_30662.cpp:25: error: expected `]' before ')' token
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator_base_types.h: At global scope:
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator_base_types.h: In instantiation of `std::iterator_traits<tagPoint>':
0_0_10799370_30662.cpp:25:   instantiated from here
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator_base_types.h:129: error: no type named `iterator_category' in `struct tagPoint'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator_base_types.h:130: error: no type named `value_type' in `struct tagPoint'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator_base_types.h:131: error: no type named `difference_type' in `struct tagPoint'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator_base_types.h:132: error: no type named `pointer' in `struct tagPoint'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator_base_types.h:133: error: no type named `reference' in `struct tagPoint'
0_0_10799370_30662.cpp: In function `int DP(int)':
0_0_10799370_30662.cpp:34: error: `MaxVal' undeclared (first use this function)
0_0_10799370_30662.cpp:34: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10799370_30662.cpp:45: error: no match for 'operator[]' in 'points[(n - 1)][n]'


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 00:39:10, Gzip enabled