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

64667_0_5.cpp
64667_0_5.cpp(15) : error C2446: '==' : no conversion from 'char *' to 'char (*)[15]'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
64667_0_5.cpp(15) : error C2040: '==' : 'char [1000][15]' differs in levels of indirection from 'char [15]'
64667_0_5.cpp(17) : 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
64667_0_5.cpp(17) : error C2040: '==' : 'int [1000]' differs in levels of indirection from 'int'
64667_0_5.cpp(17) : warning C4553: '==' : operator has no effect; did you intend '='?
64667_0_5.cpp(25) : 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
64667_0_5.cpp(25) : error C2040: '>=' : 'int [1000]' differs in levels of indirection from '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-11-29 11:39:33, Gzip enabled