0_0_28877400_17442.cpp:18:2: error: stray '#' in program
int n,h;
^
0_0_28877400_17442.cpp:18:9: error: stray '#' in program
int n,h;
^
0_0_28877400_17442.cpp:19:2: error: stray '#' in program
stack<int > st;
^
0_0_28877400_17442.cpp:19:9: error: stray '#' in program
stack<int > st;
^
0_0_28877400_17442.cpp:20:2: error: stray '#' in program
while(scanf("%d",&n)&&n)
^
0_0_28877400_17442.cpp:20:9: error: stray '#' in program
while(scanf("%d",&n)&&n)
^
0_0_28877400_17442.cpp:21:2: error: stray '#' in program
{
^
0_0_28877400_17442.cpp:21:9: error: stray '#' in program
{
^
0_0_28877400_17442.cpp:22:2: error: stray '#' in program
while(!st.empty()) st.pop();
^
0_0_28877400_17442.cpp:22:9: error: stray '#' in program
while(!st.empty()) st.pop();
^
0_0_28877400_17442.cpp:22:16: error: stray '#' in program
while(!st.empty()) st.pop();
^
0_0_28877400_17442.cpp:22:23: error: stray '#' in program
while(!st.empty()) st.pop();
^
0_0_28877400_17442.cpp:23:2: error: stray '#' in program
L[1]=1,R[n]=0; //记录的是左宽右宽;
^
0_0_28877400_17442.cpp:23:9: error: stray '#' in program
L[1]=1,R[n]=0; //记录的是左宽右宽;
^
0_0_28877400_17442.cpp:23:16: error: stray '#' in program
L[1]=1,R[n]=0; //记录的是左宽右宽;
^
0_0_28877400_17442.cpp:23:23: error: stray '#' in program
L[1]=1,R[n]=0; //记录的是左宽右宽;
^
0_0_28877400_17442.cpp:23:45: error: stray '#' in program
L[1]=1,R[n]=0; //记录的是左宽右宽;
^
0_0_28877400_17442.cpp:24:2: error: stray '#' in program
int top=0;
^
0_0_28877400_17442.cpp:24:9: error: stray '#' in program
int top=0;
^
0_0_28877400_17442.cpp:24:16: error: stray '#' in program
int top=0;
^
0_0_28877400_17442.cpp:24:23: error: stray '#' in program
int top=0;
^
0_0_28877400_17442.cpp:25:2: error: stray '#' in program
ll ans=0;
^
0_0_28877400_17442.cpp:25:9: error: stray '#' in program
ll ans=0;
^
0_0_28877400_17442.cpp:25:16: error: stray '#' in program
ll ans=0;
^
0_0_28877400_17442.cpp:25:23: error: stray '#' in program
ll ans=0;
^
0_0_28877400_17442.cpp:28:2: error: stray '#' in program
for(int i=1;i<=n+1;i++)
^
0_0_28877400_17442.cpp:28:9: error: stray '#' in program
for(int i=1;i<=n+1;i++)
^
0_0_28877400_17442.cpp:28:16: error: stray '#' in program
for(int i=1;i<=n+1;i++)
^
0_0_28877400_17442.cpp:28:23: error: stray '#' in program
for(int i=1;i<=n+1;i++)
^
0_0_28877400_17442.cpp:29:2: error: stray '#' in program
{
^
0_0_28877400_17442.cpp:29:9: error: stray '#' in program
{
^
0_0_28877400_17442.cpp:29:16: error: stray '#' in program
{
^
0_0_28877400_17442.cpp:29:23: error: stray '#' in program
{
^
0_0_28877400_17442.cpp:30:2: error: stray '#' in program
if(i!=n+1)
^
0_0_28877400_17442.cpp:30:9: error: stray '#' in program
if(i!=n+1)
^
0_0_28877400_17442.cpp:30:16: error: stray '#' in program
if(i!=n+1)
^
0_0_28877400_17442.cpp:30:23: error: stray '#' in program
if(i!=n+1)
^
0_0_28877400_17442.cpp:30:30: error: stray '#' in program
if(i!=n+1)
^
0_0_28877400_17442.cpp:30:37: error: stray '#' in program
if(i!=n+1)
^
0_0_28877400_17442.cpp:31:2: error: stray '#' in program
scanf("%d",&h);
^
0_0_28877400_17442.cpp:31:9: error: stray '#' in program
scanf("%d",&h);
^
0_0_28877400_17442.cpp:31:16: error: stray '#' in program
scanf("%d",&h);
^
0_0_28877400_17442.cpp:31:23: error: stray '#' in program
scanf("%d",&h);
^
0_0_28877400_17442.cpp:31:30: error: stray '#' in program
scanf("%d",&h);
^
0_0_28877400_17442.cpp:31:37: error: stray '#' in program
scanf("%d",&h);
^
0_0_28877400_17442.cpp:31:44: error: stray '#' in program
scanf("%d",&h);
^
0_0_28877400_17442.cpp:31:51: error: stray '#' in program
scanf("%d",&h);
^
0_0_28877400_17442.cpp:32:2: error: stray '#' in program
else
^
0_0_28877400_17442.cpp:32:9: error: stray '#' in program
else
^
0_0_28877400_17442.cpp:32:16: error: stray '#' in program
else
^
0_0_28877400_17442.cpp:32:23: error: stray '#' in program
else
^
0_0_28877400_17442.cpp:32:30: error: stray '#' in program
else
^
0_0_28877400_17442.cpp:32:37: error: stray '#' in program
else
^
0_0_28877400_17442.cpp:33:2: error: stray '#' in program
h=0;
^
0_0_28877400_17442.cpp:33:9: error: stray '#' in program
h=0;
^
0_0_28877400_17442.cpp:33:16: error: stray '#' in program
h=0;
^
0_0_28877400_17442.cpp:33:23: error: stray '#' in program
h=0;
^
0_0_28877400_17442.cpp:33:30: error: stray '#' in program
h=0;
^
0_0_28877400_17442.cpp:33:37: error: stray '#' in program
h=0;
^
0_0_28877400_17442.cpp:33:44: error: stray '#' in program
h=0;
^
0_0_28877400_17442.cpp:33:51: error: stray '#' in program
h=0;
^
0_0_28877400_17442.cpp:36:2: error: stray '#' in program
if(h>q[top])
^
0_0_28877400_17442.cpp:36:9: error: stray '#' in program
if(h>q[top])
^
0_0_28877400_17442.cpp:36:16: error: stray '#' in program
if(h>q[top])
^
0_0_28877400_17442.cpp:36:23: error: stray '#' in program
if(h>q[top])
^
0_0_28877400_17442.cpp:36:30: error: stray '#' in program
if(h>q[top])
^
0_0_28877400_17442.cpp:36:37: error: stray '#' in program
if(h>q[top])
^
0_0_28877400_17442.cpp:37:2: error: stray '#' in program
{
^
0_0_28877400_17442.cpp:37:9: error: stray '#' in program
{
^
0_0_28877400_17442.cpp:37:16: error: stray '#' in program
{
^
0_0_28877400_17442.cpp:37:23: error: stray '#' in program
{
^
0_0_28877400_17442.cpp:37:30: error: stray '#' in program
{
^
0_0_28877400_17442.cpp:37:37: error: stray '#' in program
{
^
0_0_28877400_17442.cpp:38:2: error: str
|