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_36695331_19368.cpp: In function 'int main()':
0_0_36695331_19368.cpp:30:7: error: missing template arguments before 'st'
 stack st[105];  
       ^
0_0_36695331_19368.cpp:31:21: error: 'st' was not declared in this scope
 for(int i=0;i<n;i++)st[i].push(i); 
                     ^
0_0_36695331_19368.cpp:37:8: error: 'st' was not declared in this scope
 while(!st[l-1].empty()){
        ^
0_0_36695331_19368.cpp:44:8: error: 'st' was not declared in this scope
 while(!st[r+1].empty()){  
        ^
0_0_36695331_19368.cpp:50:28: error: 'st' was not declared in this scope
 for(int i=0;i<n;i++){ar[i]=st[l].top();st[l].pop();}
                            ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-01-10 18:15:04, Gzip enabled