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

824100_0_0_12437.cpp
824100_0_0_12437.cpp(14) : error C2440: “=” : 无法从“int”转换为“int [1002]”
        没有转换为数组类型,但有转换为数组的引用或指针
824100_0_0_12437.cpp(16) : error C2228: “.size”的左侧必须有类/结构/联合类型
        类型是“std::vector<_Ty> [1002]”
        with
        [
            _Ty=int
        ]
824100_0_0_12437.cpp(17) : error C2677: 二进制“[” : 没有找到接受“std::vector<_Ty>”类型的全局运算符(或没有可接受的转换)
        with
        [
            _Ty=int
        ]
824100_0_0_12437.cpp(17) : error C2664: “DFS_VISIT” : 不能将参数 1 从“std::vector<_Ty>”转换为“int”
        with
        [
            _Ty=int
        ]
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
824100_0_0_12437.cpp(36) : error C2228: “.clear”的左侧必须有类/结构/联合类型
        类型是“std::vector<_Ty> [1002]”
        with
        [
            _Ty=int
        ]
824100_0_0_12437.cpp(45) : error C2228: “.size”的左侧必须有类/结构/联合类型
        类型是“std::vector<_Ty> [1002]”
        with
        [
            _Ty=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-07-01 12:58:14, Gzip enabled