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_1331435_943.cpp
0_0_1331435_943.cpp(8) : error C2446: “<” : 没有从“double []”到“double”的转换
        没有使该转换得以执行的上下文
0_0_1331435_943.cpp(8) : error C2440: “<” : 无法从“double []”转换为“double”
0_0_1331435_943.cpp(10) : error C2784: “void std::swap(std::basic_string<_Elem,_Traits,_Alloc> &,std::basic_string<_Elem,_Traits,_Alloc> &)” : 未能推导出“std::basic_string<_Elem,_Traits,_Ax> &”(从“double”中)的模板参数
        VC\include\xstring(1555) : 参见“std::swap”的声明
0_0_1331435_943.cpp(10) : error C2784: “void std::swap(std::pair<_Ty1,_Ty2> &,std::pair<_Ty1,_Ty2> &)” : 未能推导出“std::pair<_Ty1,_Ty2> &”(从“double”中)的模板参数
        VC\include\utility(113) : 参见“std::swap”的声明
0_0_1331435_943.cpp(10) : error C2782: “void std::swap(_Ty &,_Ty &)” : 模板参数“_Ty”不明确
        VC\include\utility(13) : 参见“std::swap”的声明
        可能是“double []”
        或       “double”
0_0_1331435_943.cpp(11) : error C2784: “void std::swap(std::basic_string<_Elem,_Traits,_Alloc> &,std::basic_string<_Elem,_Traits,_Alloc> &)” : 未能推导出“std::basic_string<_Elem,_Traits,_Ax> &”(从“double”中)的模板参数
        VC\include\xstring(1555) : 参见“std::swap”的声明
0_0_1331435_943.cpp(11) : error C2784: “void std::swap(std::pair<_Ty1,_Ty2> &,std::pair<_Ty1,_Ty2> &)” : 未能推导出“std::pair<_Ty1,_Ty2> &”(从“double”中)的模板参数
        VC\include\utility(113) : 参见“std::swap”的声明
0_0_1331435_943.cpp(11) : error C2782: “void std::swap(_Ty &,_Ty &)” : 模板参数“_Ty”不明确
        VC\include\utility(13) : 参见“std::swap”的声明
        可能是“double []”
        或       “double”
0_0_1331435_943.cpp(19) : error C2446: “<” : 没有从“double []”到“double”的转换
        没有使该转换得以执行的上下文
0_0_1331435_943.cpp(19) : error C2440: “<” : 无法从“double []”转换为“double”
0_0_1331435_943.cpp(21) : error C2784: “void std::swap(std::basic_string<_Elem,_Traits,_Alloc> &,std::basic_string<_Elem,_Traits,_Alloc> &)” : 未能推导出“std::basic_string<_Elem,_Traits,_Ax> &”(从“double”中)的模板参数
        VC\include\xstring(1555) : 参见“std::swap”的声明
0_0_1331435_943.cpp(21) : error C2784: “void std::swap(std::pair<_Ty1,_Ty2> &,std::pair<_Ty1,_Ty2> &)” : 未能推导出“std::pair<_Ty1,_Ty2> &”(从“double”中)的模板参数
        VC\include\utility(113) : 参见“std::swap”的声明
0_0_1331435_943.cpp(21) : error C2782: “void std::swap(_Ty &,_Ty &)” : 模板参数“_Ty”不明确
        VC\include\utility(13) : 参见“std::swap”的声明
        可能是“double []”
        或       “double”
0_0_1331435_943.cpp(22) : error C2784: “void std::swap(std::basic_string<_Elem,_Traits,_Alloc> &,std::basic_string<_Elem,_Traits,_Alloc> &)” : 未能推导出“std::basic_string<_Elem,_Traits,_Ax> &”(从“double”中)的模板参数
        VC\include\xstring(1555) : 参见“std::swap”的声明
0_0_1331435_943.cpp(22) : error C2784: “void std::swap(std::pair<_Ty1,_Ty2> &,std::pair<_Ty1,_Ty2> &)” : 未能推导出“std::pair<_Ty1,_Ty2> &”(从“double”中)的模板参数
        VC\include\utility(113) : 参见“std::swap”的声明
0_0_1331435_943.cpp(22) : error C2782: “void std::swap(_Ty &,_Ty &)” : 模板参数“_Ty”不明确
        VC\include\utility(13) : 参见“std::swap”的声明
        可能是“double []”
        或       “double”
0_0_1331435_943.cpp(31) : error C2446: “==” : 没有从“int”到“double []”的转换
        从整型转换为指针类型要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_1331435_943.cpp(31) : error C2040: “==” : “double []”与“int”的间接寻址级别不同
0_0_1331435_943.cpp(41) : error C2440: “=” : 无法从“double []”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1331435_943.cpp(66) : error C2679: 二进制“>>” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_1331435_943.cpp(67) : error C2113: “-” : 指针只能从另一个指针上进行减法运算
0_0_1331435_943.cpp(74) : error C2111: “+” : 指针加法要求整型操作数
0_0_1331435_943.cpp(76) : error C2111: “+” : 指针加法要求整型操作数
0_0_1331435_943.cpp(77) : error C2297: “*” : 非法,右操作数包含“double *”类型


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:30:08, Gzip enabled