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_38630882_12472.cpp:81:8: error: redefinition of 'struct node'
 struct node {
        ^~~~
0_0_38630882_12472.cpp:16:9: note: previous definition of 'struct node'
  struct node {
         ^~~~
0_0_38630882_12472.cpp: In function 'void redfs(int, int)':
0_0_38630882_12472.cpp:93:47: error: 'struct node' has no member named 'kind'; did you mean 'id'?
  for(auto it:qu[now]) change(rt[now],1,N-4,it.kind,it.kind,it.opt);
                                               ^~~~
                                               id
0_0_38630882_12472.cpp:93:55: error: 'struct node' has no member named 'kind'; did you mean 'id'?
  for(auto it:qu[now]) change(rt[now],1,N-4,it.kind,it.kind,it.opt);
                                                       ^~~~
                                                       id
0_0_38630882_12472.cpp:93:63: error: 'struct node' has no member named 'opt'
  for(auto it:qu[now]) change(rt[now],1,N-4,it.kind,it.kind,it.opt);
                                                               ^~~


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-30 02:17:45, Gzip enabled