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_28460842_1363.cpp:79:13: error: stray '\310' in program
             if(k==0)   如果没找到未标记的城市号,说明计算结束
             ^
0_0_28460842_1363.cpp:79:13: error: stray '\347' in program
0_0_28460842_1363.cpp:79:13: error: stray '\271' in program
0_0_28460842_1363.cpp:79:13: error: stray '\373' in program
0_0_28460842_1363.cpp:79:13: error: stray '\303' in program
0_0_28460842_1363.cpp:79:13: error: stray '\273' in program
0_0_28460842_1363.cpp:79:13: error: stray '\325' in program
0_0_28460842_1363.cpp:79:13: error: stray '\322' in program
0_0_28460842_1363.cpp:79:13: error: stray '\265' in program
0_0_28460842_1363.cpp:79:13: error: stray '\275' in program
0_0_28460842_1363.cpp:79:13: error: stray '\316' in program
0_0_28460842_1363.cpp:79:13: error: stray '\264' in program
0_0_28460842_1363.cpp:79:13: error: stray '\261' in program
0_0_28460842_1363.cpp:79:13: error: stray '\352' in program
0_0_28460842_1363.cpp:79:13: error: stray '\274' in program
0_0_28460842_1363.cpp:79:13: error: stray '\307' in program
0_0_28460842_1363.cpp:79:13: error: stray '\265' in program
0_0_28460842_1363.cpp:79:13: error: stray '\304' in program
0_0_28460842_1363.cpp:79:13: error: stray '\263' in program
0_0_28460842_1363.cpp:79:13: error: stray '\307' in program
0_0_28460842_1363.cpp:79:13: error: stray '\312' in program
0_0_28460842_1363.cpp:79:13: error: stray '\320' in program
0_0_28460842_1363.cpp:79:13: error: stray '\272' in program
0_0_28460842_1363.cpp:79:13: error: stray '\305' in program
0_0_28460842_1363.cpp:79:13: error: stray '\243' in program
0_0_28460842_1363.cpp:79:13: error: stray '\254' in program
0_0_28460842_1363.cpp:79:13: error: stray '\313' in program
0_0_28460842_1363.cpp:79:13: error: stray '\265' in program
0_0_28460842_1363.cpp:79:13: error: stray '\303' in program
0_0_28460842_1363.cpp:79:13: error: stray '\367' in program
0_0_28460842_1363.cpp:79:13: error: stray '\274' in program
0_0_28460842_1363.cpp:79:13: error: stray '\306' in program
0_0_28460842_1363.cpp:79:13: error: stray '\313' in program
0_0_28460842_1363.cpp:79:13: error: stray '\343' in program
0_0_28460842_1363.cpp:79:13: error: stray '\275' in program
0_0_28460842_1363.cpp:79:13: error: stray '\341' in program
0_0_28460842_1363.cpp:79:13: error: stray '\312' in program
0_0_28460842_1363.cpp:79:13: error: stray '\370' in program
0_0_28460842_1363.cpp: In function 'void begen()':
0_0_28460842_1363.cpp:18:21: error: reference to 'max' is ambiguous
             t[i][j]=max;//i=0表家
                     ^
0_0_28460842_1363.cpp:4:5: note: candidates are: int max
 int max=1000000000;
     ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:62:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:64,
                 from 0_0_28460842_1363.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:3454:5: note:                 template<class _Tp, class _Compare> _Tp std::max(std::initializer_list<_Tp>, _Compare)
     max(initializer_list<_Tp> __l, _Compare __comp)
     ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:3449:5: note:                 template<class _Tp> _Tp std::max(std::initializer_list<_Tp>)
     max(initializer_list<_Tp> __l)
     ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/istream:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/sstream:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/complex:45,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ccomplex:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:52,
                 from 0_0_28460842_1363.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:261:5: note:                 template<class _Tp, class _Compare> const _Tp& std::max(const _Tp&, const _Tp&, _Compare)
     max(const _Tp& __a, const _Tp& __b, _Compare __comp)
     ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:217:5: note:                 template<class _Tp> const _Tp& std::max(const _Tp&, const _Tp&)
     max(const _Tp& __a, const _Tp& __b)
     ^
0_0_28460842_1363.cpp:21:16: error: reference to 'max' is ambiguous
         len[i]=max;
                ^
0_0_28460842_1363.cpp:4:5: note: candidates are: int max
 int max=1000000000;
     ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:62:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:64,
                 from 0_0_28460842_1363.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:3454:5: note:                 template<class _Tp, class _Compare> _Tp std::max(std::initializer_list<_Tp>, _Compare)
     max(initializer_list<_Tp> __l, _Compare __comp)
     ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:3449:5: note:                 template<class _Tp> _Tp std::max(std::initializer_list<_Tp>)
     max(initializer_list<_Tp> __l)
     ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/istream:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/sstream:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/complex:45,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ccomplex:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:52,
                 from 0_0_28460842_1363.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:261:5: note:                 template<class _Tp, class _Compare> const _Tp& std::max(const _Tp&, const _Tp&, _Compare)
     max(const _Tp& __a, const _Tp& __b, _Compare __comp)
     ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:217:5: note:                 template<class _Tp> const _Tp& std::max(const _Tp&, const _Tp&)
     max(const _Tp& __a, const _Tp& __b)
     ^
0_0_28460842_1363.cpp: In function 'int main()':
0_0_28460842_1363.cpp:70:25: error: reference to 'max' is ambiguous
             int k=0,min=max;
                         ^
0_0_28460842_1363.cpp:4:5: note: candidates are: int max
 int max=1000000000;
     ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:62:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:64,
                 from 0_0_28460842_1363.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:3454:5: note:                 template<class _Tp, class _Compare> _Tp std::max(std::initializer_list<_Tp>, _Compare)
     max(initializer_list<_Tp> __l, _Compare __comp)
     ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:3449:5: note:                 template<class _Tp> _Tp std::max(std::initializer_list<_Tp>)
     max(initializer_list<_Tp> __l)
     ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/istream:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/sstream:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/complex:45,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ccomplex:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:52,
                 from 0_0_28460842_1363.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:261:5: note:                 template<class _Tp, class _Compare> const _Tp& std::max(const _Tp&, const _Tp&, _Compare)
     max(const _Tp& __a, const _Tp& __b, _Compare __comp)
     ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:217:5: note:                 template<class _Tp> const _Tp& std::max(const _Tp&, const _Tp&)
     max(const _Tp& __a, const _Tp& __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-11-18 01:45:59, Gzip enabled