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_33601064_22725.cpp: In function 'int main()':
0_0_33601064_22725.cpp:19:26: error: request for member 'push_back' in 'v[tt][p]', which is of non-class type 'bool'
                 v[tt][p].push_back(i);
                          ^
0_0_33601064_22725.cpp:22:9: error: 'vis' was not declared in this scope
         vis[1]=1;
         ^
0_0_33601064_22725.cpp:27:33: error: request for member 'size' in 'v[i][j]', which is of non-class type 'bool'
                 int len=v[i][j].size();
                                 ^
0_0_33601064_22725.cpp:31:37: error: invalid types 'bool[int]' for array subscript
                     if(vis[v[i][j][k]])
                                     ^
0_0_33601064_22725.cpp:41:38: error: invalid types 'bool[int]' for array subscript
                         vis[v[i][j][k]]=1;
                                      ^


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 03:42:15, Gzip enabled