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_5481842_30769.cpp
0_0_5481842_30769.cpp(13) : error C2440: “=” : 无法从“int”转换为“int [101]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_5481842_30769.cpp(18) : error C2446: “<” : 没有从“int”到“int *”的转换
        从整型转换为指针类型要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_5481842_30769.cpp(18) : error C2040: “<” : “int [101]”与“int”的间接寻址级别不同
0_0_5481842_30769.cpp(20) : error C2113: “-” : 指针只能从另一个指针上进行减法运算
0_0_5481842_30769.cpp(22) : error C2446: “>” : 没有从“int”到“int *”的转换
        从整型转换为指针类型要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_5481842_30769.cpp(22) : error C2040: “>” : “int [101]”与“int”的间接寻址级别不同
0_0_5481842_30769.cpp(24) : error C2296: “*” : 非法,左操作数包含“int *”类型


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-12-03 10:23:40, Gzip enabled