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_24534124_18144.cpp: In member function 'void node::insert(char*)':
0_0_24534124_18144.cpp:45:37: error: 'newnod' was not declared in this scope
     next[now][getch(buf[i])]=newnod();
                                     ^
0_0_24534124_18144.cpp: In member function 'int node::solve(char*)':
0_0_24534124_18144.cpp:87:14: error: 'INF' was not declared in this scope
     dp[i][j]=INF;
              ^
0_0_24534124_18144.cpp:94:18: error: 'INF' was not declared in this scope
     if (dp[i][j]<INF)
                  ^
0_0_24534124_18144.cpp:108:11: error: 'INF' was not declared in this scope
   int ans=INF;
           ^


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-12-01 11:54:00, Gzip enabled