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_17963988_11835.cpp:1:4: error: stray '#' in program
  1 #include<stdio.h>
    ^
0_0_17963988_11835.cpp:2:4: error: stray '#' in program
  2 #include<string.h>
    ^
0_0_17963988_11835.cpp:3:4: error: stray '#' in program
  3 #define Mod 1000000007
    ^
0_0_17963988_11835.cpp:1:2: error: expected unqualified-id before numeric constant
  1 #include<stdio.h>
  ^
0_0_17963988_11835.cpp:5:2: error: expected unqualified-id before numeric constant
  5 int a[1010];
  ^
0_0_17963988_11835.cpp:6:2: error: expected unqualified-id before numeric constant
  6 int dp[1010][1010][3][3];
  ^
0_0_17963988_11835.cpp:7:2: error: expected unqualified-id before numeric constant
  7 void add(int &x,int y)
  ^
0_0_17963988_11835.cpp:12:1: error: expected unqualified-id before numeric constant
 12 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-06-28 23:36:07, Gzip enabled