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

In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/cstdbool:39:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:56,
                 from 0_0_19565672_14720.cpp:2:
0_0_19565672_14720.cpp:89:1: error: expected initializer before 'bool'
 bool vis[NUM];
 ^
0_0_19565672_14720.cpp: In function 'int main()':
0_0_19565672_14720.cpp:107:3: error: 'vis' was not declared in this scope
   vis[i] = fa[i] = ch[i][0] = ch[i][1] = 0;
   ^
0_0_19565672_14720.cpp:109:2: error: 'dc' was not declared in this scope
  dc = 0;
  ^
0_0_19565672_14720.cpp:111:6: error: 'vis' was not declared in this scope
   if(vis[i]) continue;
      ^
0_0_19565672_14720.cpp:115:4: error: 'vis' was not declared in this scope
    vis[j] = dc;
    ^


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-27 03:55:12, Gzip enabled