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_6482622_9587.cpp
0_0_6482622_9587.cpp(89) : error C2086: “int root” : 重定义
        0_0_6482622_9587.cpp(13) : 参见“root”的声明
0_0_6482622_9587.cpp(90) : error C2086: “int vis[103]” : 重定义
        0_0_6482622_9587.cpp(14) : 参见“vis”的声明
0_0_6482622_9587.cpp(91) : error C2086: “int dp[103][2][2]” : 重定义
        0_0_6482622_9587.cpp(15) : 参见“dp”的声明
0_0_6482622_9587.cpp(91) : error C2086: “int a[103][2]” : 重定义
        0_0_6482622_9587.cpp(15) : 参见“a”的声明
0_0_6482622_9587.cpp(92) : error C2086: “std::vector<_Ty> emp[103]” : 重定义
        with
        [
            _Ty=int
        ]
        0_0_6482622_9587.cpp(16) : 参见“emp”的声明
0_0_6482622_9587.cpp(95) : error C2084: 函数“void dfs(int)”已有主体
        0_0_6482622_9587.cpp(18) : 参见“dfs”的前一个定义
0_0_6482622_9587.cpp(106) : error C3861: “dfs”: 即使使用参数相关的查找,也未找到标识符
0_0_6482622_9587.cpp(124) : error C2084: 函数“int main(void)”已有主体
        0_0_6482622_9587.cpp(47) : 参见“main”的前一个定义
0_0_6482622_9587.cpp(147) : error C3861: “dfs”: 即使使用参数相关的查找,也未找到标识符


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-23 08:09:58, Gzip enabled