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_21777711_20582.cpp: In function 'void tarjan(long int)':
0_0_21777711_20582.cpp:64:10: error: cannot convert 'node*' to 'rec*' in assignment
         q=q->next;
          ^
0_0_21777711_20582.cpp: In function 'int main()':
0_0_21777711_20582.cpp:107:20: error: cannot convert 'rec*' to 'node*' in assignment
             q->next=info[u[i]];
                    ^
0_0_21777711_20582.cpp:113:20: error: cannot convert 'rec*' to 'node*' in assignment
             q->next=info[v[i]];
                    ^


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-17 04:46:04, Gzip enabled