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_29333831_30121.c:1:2: error: expected identifier or '(' before numeric constant
  1 #include<stdio.h>
  ^
0_0_29333831_30121.c:1:4: error: stray '#' in program
  1 #include<stdio.h>
    ^
0_0_29333831_30121.c:2:4: error: stray '#' in program
  2 #include<string.h>
    ^
0_0_29333831_30121.c:3:4: error: stray '#' in program
  3 #include<algorithm>
    ^
0_0_29333831_30121.c:4:4: error: stray '#' in program
  4 #include<queue>
    ^
0_0_29333831_30121.c:5:4: error: stray '#' in program
  5 #define MIN(x,y)(x<y?x:y)
    ^
0_0_29333831_30121.c:6:4: error: stray '#' in program
  6 #define MAX(x,y)(x>y?x:y)
    ^
0_0_29333831_30121.c:8:2: error: expected identifier or '(' before numeric constant
  8 using namespace std;
  ^
0_0_29333831_30121.c:9:2: error: expected identifier or '(' before numeric constant
  9 struct Node{
  ^
0_0_29333831_30121.c:18:1: error: expected identifier or '(' before numeric constant
 18 Node dt[1010];
 ^
0_0_29333831_30121.c:19:1: error: expected identifier or '(' before numeric constant
 19 int bag[3010];
 ^
0_0_29333831_30121.c:20:1: error: expected identifier or '(' before numeric constant
 20 int main(){
 ^


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-17 07:30:26, Gzip enabled