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_30490987_3168.cpp:7:2: error: 'll' does not name a type
  ll st;
  ^
0_0_30490987_3168.cpp: In constructor 'status::status()':
0_0_30490987_3168.cpp:13:3: error: 'st' was not declared in this scope
   st = 0;
   ^
0_0_30490987_3168.cpp: At global scope:
0_0_30490987_3168.cpp:18:2: error: 'll' does not name a type
  ll dis;
  ^
0_0_30490987_3168.cpp: In constructor 'node::node()':
0_0_30490987_3168.cpp:23:3: error: 'dis' was not declared in this scope
   dis=parent=depth=0;
   ^
0_0_30490987_3168.cpp: In function 'void init()':
0_0_30490987_3168.cpp:33:9: error: 'struct node' has no member named 'dis'
   nd[i].dis=0;
         ^
0_0_30490987_3168.cpp: At global scope:
0_0_30490987_3168.cpp:36:13: error: 'll' was not declared in this scope
 int kangtuo(ll st){
             ^
0_0_30490987_3168.cpp:36:19: error: expected ',' or ';' before '{' token
 int kangtuo(ll st){
                   ^


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-07-08 07:47:02, Gzip enabled