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_26225483_27439.cpp:14:1: error: expected ';' after struct definition
 }
 ^
0_0_26225483_27439.cpp: In function 'void Init()':
0_0_26225483_27439.cpp:24:9: error: 'ind' was not declared in this scope
  memset(ind, 0, sizeof(ind));
         ^
0_0_26225483_27439.cpp: In function 'void solve()':
0_0_26225483_27439.cpp:36:26: error: 'ind' was not declared in this scope
   Max_ind = max(Max_ind, ind[i]);
                          ^
0_0_26225483_27439.cpp:44:24: error: 'k' was not declared in this scope
    for(int i = 1; i <= k; i++) {
                        ^
0_0_26225483_27439.cpp:45:8: error: 'ind' was not declared in this scope
     if(ind[u[i]] > R && ind[v[i]] > R) {
        ^
0_0_26225483_27439.cpp:54:24: error: 'k' was not declared in this scope
    for(int i = 1; i <= k; i++) {
                        ^
0_0_26225483_27439.cpp:56:9: error: 'ind' was not declared in this scope
      if(ind[u[i]] > r && )
         ^
0_0_26225483_27439.cpp:56:21: error: 'r' was not declared in this scope
      if(ind[u[i]] > r && )
                     ^
0_0_26225483_27439.cpp:56:26: error: expected primary-expression before ')' token
      if(ind[u[i]] > r && )
                          ^
0_0_26225483_27439.cpp:57:5: error: expected primary-expression before '}' token
     }
     ^
0_0_26225483_27439.cpp: At global scope:
0_0_26225483_27439.cpp:73:1: error: expected unqualified-id before '/' token
 /
 ^


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 01:20:27, Gzip enabled