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_1270629_31663.cpp
0_0_1270629_31663.cpp(16) : error C2440: “=” : 无法从“const int”转换为“int [1002]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_1270629_31663.cpp(17) : error C2440: “=” : 无法从“int”转换为“int [1002][1002]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_1270629_31663.cpp(31) : error C2106: “=” : 左操作数必须为 l 值
0_0_1270629_31663.cpp(32) : error C2440: “=” : 无法从“int”转换为“bool [1002]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_1270629_31663.cpp(60) : error C2446: “!=” : 没有从“const int”到“int *”的转换
        从整型转换为指针类型要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_1270629_31663.cpp(60) : error C2040: “!=” : “int [1002]”与“const int”的间接寻址级别不同
0_0_1270629_31663.cpp(60) : error C2446: “>” : 没有从“int *”到“int”的转换
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1270629_31663.cpp(60) : error C2040: “>” : “int”与“int [1002]”的间接寻址级别不同


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-09-30 14:31:47, Gzip enabled