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_39521218_6287.cpp:7:14: error: expected unqualified-id before '...' token
    7 | struct DSU { ... };
      |              ^~~
0_0_39521218_6287.cpp: In function 'void eachT()':
0_0_39521218_6287.cpp:34:18: error: too many initializers for 'DSU'
   34 |         DSU dsu(n);
      |                  ^
0_0_39521218_6287.cpp:40:41: error: 'struct DSU' has no member named 'find'
   40 |                                 u = dsu.find(u), v = dsu.find(v);
      |                                         ^~~~
0_0_39521218_6287.cpp:40:58: error: 'struct DSU' has no member named 'find'
   40 |                                 u = dsu.find(u), v = dsu.find(v);
      |                                                          ^~~~
0_0_39521218_6287.cpp:43:37: error: 'struct DSU' has no member named 'uno'
   43 |                                 dsu.uno(fa[v], v);
      |                                     ^~~


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-09-20 13:53:42, Gzip enabled