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_2150909_10221.cpp
0_0_2150909_10221.cpp(20) : error C2440: “类型转换” : 无法从“int [1001]”转换为“double”
        没有使该转换得以执行的上下文
0_0_2150909_10221.cpp(25) : error C2446: “>” : 没有从“double *”到“double”的转换
        没有使该转换得以执行的上下文
0_0_2150909_10221.cpp(25) : error C2440: “>” : 无法从“double [1001]”转换为“double”
0_0_2150909_10221.cpp(27) : error C2440: “=” : 无法从“double [1001]”转换为“double”
        没有使该转换得以执行的上下文
0_0_2150909_10221.cpp(28) : error C2440: “=” : 无法从“double”转换为“double [1001]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_2150909_10221.cpp(30) : error C2440: “=” : 无法从“int [1001]”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_2150909_10221.cpp(31) : error C2440: “=” : 无法从“int”转换为“int [1001]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_2150909_10221.cpp(33) : error C2440: “=” : 无法从“int [1001]”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_2150909_10221.cpp(34) : error C2440: “=” : 无法从“int”转换为“int [1001]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_2150909_10221.cpp(40) : error C2446: “>” : 没有从“int *”到“int”的转换
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_2150909_10221.cpp(40) : error C2040: “>” : “int”与“int [1001]”的间接寻址级别不同
0_0_2150909_10221.cpp(42) : error C2111: “+” : 指针加法要求整型操作数
0_0_2150909_10221.cpp(43) : error C2113: “-” : 指针只能从另一个指针上进行减法运算
0_0_2150909_10221.cpp(47) : error C2296: “*” : 非法,左操作数包含“double [1001]”类型


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-06-29 10:29:27, Gzip enabled