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_32177773_6219.cpp: In function 'void dfs1(int, int, int)':
0_0_32177773_6219.cpp:124:9: error: 'Rint' was not declared in this scope
     for(Rint i=beg[x];i;i=nex[i]){
         ^
0_0_32177773_6219.cpp:124:23: error: 'i' was not declared in this scope
     for(Rint i=beg[x];i;i=nex[i]){
                       ^
0_0_32177773_6219.cpp: In function 'void dfs2(int, int)':
0_0_32177773_6219.cpp:139:9: error: 'Rint' was not declared in this scope
     for(Rint i=beg[x];i;i=nex[i]){
         ^
0_0_32177773_6219.cpp:139:23: error: 'i' was not declared in this scope
     for(Rint i=beg[x];i;i=nex[i]){
                       ^
0_0_32177773_6219.cpp: In function 'int main()':
0_0_32177773_6219.cpp:148:9: error: 'Rint' was not declared in this scope
     for(Rint i=1;i<=n;i++) scanf("%d",&w[i]);
         ^
0_0_32177773_6219.cpp:148:18: error: 'i' was not declared in this scope
     for(Rint i=1;i<=n;i++) scanf("%d",&w[i]);
                  ^
0_0_32177773_6219.cpp:149:9: error: 'Rint' was not declared in this scope
     for(Rint i=1;i<n;i++){
         ^
0_0_32177773_6219.cpp:149:18: error: 'i' was not declared in this scope
     for(Rint i=1;i<n;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-16 14:48:54, Gzip enabled