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_17807957_6311.cpp: In function 'pii findRoot(int)':
0_0_17807957_6311.cpp:20:16: error: 'n' was not declared in this scope
   if (to[i] == n && !vis[to[i]]) {
                ^
0_0_17807957_6311.cpp: In function 'int main()':
0_0_17807957_6311.cpp:44:16: error: 'n' was not declared in this scope
   scanf("%d", &n);
                ^
0_0_17807957_6311.cpp:46:17: error: 'val' was not declared in this scope
    scanf("%d", &val[i]);
                 ^
0_0_17807957_6311.cpp:58:8: error: 'val' was not declared in this scope
    if (val[i] == n) {
        ^
0_0_17807957_6311.cpp:65:19: error: 'val' was not declared in this scope
    if (!vis[i] && val[i] == n) {
                   ^
0_0_17807957_6311.cpp:74:2: error: expected primary-expression 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-10-02 18:22:16, Gzip enabled