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_19218407_29774.cpp:3:1: error: expected unqualified-id before numeric constant
 1 const double eps = 1e-9;
 ^
0_0_19218407_29774.cpp:4:3: error: expected unqualified-id before numeric constant
   2 const int SIGMA_SIZE = 7;
   ^
0_0_19218407_29774.cpp:5:3: error: expected unqualified-id before numeric constant
   3 const int MAXNODE = 200;
   ^
0_0_19218407_29774.cpp:6:3: error: expected unqualified-id before numeric constant
   4 
   ^
0_0_19218407_29774.cpp:8:3: error: expected unqualified-id before numeric constant
   6 int f[MAXNODE];
   ^
0_0_19218407_29774.cpp:9:3: error: expected unqualified-id before numeric constant
   7 int sz;
   ^
0_0_19218407_29774.cpp:10:3: error: expected unqualified-id before numeric constant
   8 
   ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-18 19:43:44, Gzip enabled