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_20801395_17318.cpp: In member function 'void node::init()':
0_0_20801395_17318.cpp:7:19: error: 'clr' was not declared in this scope
         clr(next,0);
                   ^
0_0_20801395_17318.cpp: In member function 'void node::print()':
0_0_20801395_17318.cpp:16:18: error: 'FOR0' was not declared in this scope
         FOR0(i,10) printf("%d ",next[i]);
                  ^
0_0_20801395_17318.cpp:17:37: error: 'printf' was not declared in this scope
         printf("(%d %d)\n",fail,flag);
                                     ^
0_0_20801395_17318.cpp: At global scope:
0_0_20801395_17318.cpp:21:8: error: 'N' was not declared in this scope
 node a[N];
        ^
0_0_20801395_17318.cpp:23:1: error: 'i64' does not name a type
 i64 n;
 ^
0_0_20801395_17318.cpp: In function 'void insert(int*, int)':
0_0_20801395_17318.cpp:32:12: error: 'a' was not declared in this scope
         if(a[p].next[k]==0)
            ^
0_0_20801395_17318.cpp:37:11: error: 'a' was not declared in this scope
         p=a[p].next[k];
           ^
0_0_20801395_17318.cpp:39:5: error: 'a' was not declared in this scope
     a[p].flag=1;
     ^
0_0_20801395_17318.cpp: At global scope:
0_0_20801395_17318.cpp:42:13: error: variable or field 'insert' declared void
 void insert(i64 x)
             ^
0_0_20801395_17318.cpp:42:13: error: 'i64' was not declared in this scope


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-09-28 20:14:36, Gzip enabled