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_13758123_24497.cpp:2:5: error: stray '#' in program
   8 #include<stdio.h>
     ^
0_0_13758123_24497.cpp:3:5: error: stray '#' in program
   9 #include<string.h>
     ^
0_0_13758123_24497.cpp:4:5: error: stray '#' in program
  10 #include<algorithm>
     ^
0_0_13758123_24497.cpp:6:5: error: stray '#' in program
  12 #define N 50050
     ^
0_0_13758123_24497.cpp:2:3: error: expected unqualified-id before numeric constant
   8 #include<stdio.h>
   ^
0_0_13758123_24497.cpp:8:2: error: expected unqualified-id before numeric constant
  14 
  ^
0_0_13758123_24497.cpp:10:2: error: expected unqualified-id before numeric constant
  16 int toleft[30][N];   //toleft[i][j]表示第i层从1到k有多少个数分入左边
  ^
0_0_13758123_24497.cpp:11:2: error: expected unqualified-id before numeric constant
  17 int tree[30][N];  //表示每层每个位置的值
  ^
0_0_13758123_24497.cpp:12:2: error: expected unqualified-id before numeric constant
  18 int n;
  ^
0_0_13758123_24497.cpp:13:2: error: expected unqualified-id before numeric constant
  19 
  ^


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-07-07 05:09:04, Gzip enabled