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_33997304_4969.cpp: In function 'int main()':
0_0_33997304_4969.cpp:33:22: error: 'struct node' has no member named 'ty'
             if (a[i].ty == 1) {
                      ^
0_0_33997304_4969.cpp:34:42: error: 'lim' was not declared in this scope
                 int nR = min(R + a[i].w, lim);
                                          ^
0_0_33997304_4969.cpp:39:29: error: 'INF' was not declared in this scope
                     g[j] = -INF;
                             ^
0_0_33997304_4969.cpp:47:43: error: 'lim' was not declared in this scope
                 int nL = max(L - a[i].w, -lim);
                                           ^
0_0_33997304_4969.cpp:52:29: error: 'INF' was not declared in this scope
                     g[j] = -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-11-29 11:37:28, Gzip enabled