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

68884_0_10467.cpp
68884_0_10467.cpp(15) : error C2440: '=' : cannot convert from 'int' to 'long [131]'
        There are no conversions to array types, although there are conversions to references or pointers to arrays
68884_0_10467.cpp(20) : error C2446: '>' : no conversion from 'int' to 'int *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
68884_0_10467.cpp(20) : error C2040: '>' : 'int [131]' differs in levels of indirection from 'int'
68884_0_10467.cpp(24) : error C2446: '==' : no conversion from 'int' to 'int *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
68884_0_10467.cpp(24) : error C2040: '==' : 'int [131]' differs in levels of indirection from 'int'
68884_0_10467.cpp(24) : error C2446: '<' : no conversion from 'long' to 'long *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
68884_0_10467.cpp(24) : error C2040: '<' : 'long [131]' differs in levels of indirection from 'long'
68884_0_10467.cpp(38) : warning C4508: 'main' : function should return a value; 'void' return type assumed


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-26 04:06:44, Gzip enabled