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_13799377_3269.cpp:2:4: error: stray '#' in program
  2 #include <string.h>
    ^
0_0_13799377_3269.cpp:4:4: error: stray '#' in program
  4 #define MAX_DIMENSION 11 
    ^
0_0_13799377_3269.cpp:71:4: error: stray '#' in program
 71 #ifndef ONLINE_JUDGE
    ^
0_0_13799377_3269.cpp:73:4: error: stray '#' in program
 73 #endif
    ^
0_0_13799377_3269.cpp:2:2: error: expected unqualified-id before numeric constant
  2 #include <string.h>
  ^
0_0_13799377_3269.cpp:6:2: error: expected unqualified-id before numeric constant
  6 typedef  unsigned __int64 MAX_INT_TYPE; //temporary var to avoid overflowing
  ^
0_0_13799377_3269.cpp:7:2: error: expected unqualified-id before numeric constant
  7 typedef MATRIX_TYPE Matrix[MAX_DIMENSION][MAX_DIMENSION];
  ^
0_0_13799377_3269.cpp:8:2: error: expected unqualified-id before numeric constant
  8 int ndim = MAX_DIMENSION;
  ^
0_0_13799377_3269.cpp:9:2: error: expected unqualified-id before numeric constant
  9 int mod = 9973;//mod
  ^
0_0_13799377_3269.cpp:10:1: error: expected unqualified-id before numeric constant
 10 
 ^
0_0_13799377_3269.cpp:15:1: error: expected unqualified-id before numeric constant
 15 
 ^
0_0_13799377_3269.cpp:22:1: error: expected unqualified-id before numeric constant
 22 
 ^
0_0_13799377_3269.cpp:27:1: error: expected unqualified-id before numeric constant
 27 
 ^


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-09-28 15:20:24, Gzip enabled