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_25396510_9270.cpp: In function 'void build()':
0_0_25396510_9270.cpp:52:27: error: 'stk' was not declared in this scope
         while (k > 0 && a[stk[k - 1]] > a[i]) --k;
                           ^
0_0_25396510_9270.cpp:53:18: error: 'stk' was not declared in this scope
         if (k) r[stk[k - 1]] = i;
                  ^
0_0_25396510_9270.cpp:54:29: error: 'stk' was not declared in this scope
         if (k < top) l[i] = stk[k];
                             ^
0_0_25396510_9270.cpp:55:9: error: 'stk' was not declared in this scope
         stk[k++] = i;
         ^


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.015600(s) query 1, Server time : 2024-06-23 11:44:22, Gzip enabled