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_25049337_5327.cpp:2:3: error: stray '#' in program
 2.#include <cstring>  
   ^
0_0_25049337_5327.cpp:3:3: error: stray '#' in program
 3.#include <cmath>  
   ^
0_0_25049337_5327.cpp:4:3: error: stray '#' in program
 4.#include <vector>  
   ^
0_0_25049337_5327.cpp:5:3: error: stray '#' in program
 5.#include <algorithm>  
   ^
0_0_25049337_5327.cpp:2:1: error: expected unqualified-id before numeric constant
 2.#include <cstring>  
 ^
0_0_25049337_5327.cpp:7:1: error: expected unqualified-id before numeric constant
 7.const double eps = 1e-8;  
 ^
0_0_25049337_5327.cpp:8:1: error: expected unqualified-id before numeric constant
 8.const double pi = acos(-1.0);  
 ^
0_0_25049337_5327.cpp:9:1: error: expected unqualified-id before numeric constant
 9.int dcmp(double x) {  
 ^
0_0_25049337_5327.cpp:14:1: error: expected unqualified-id before numeric constant
 14.struct point {  
 ^


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-29 08:24:05, Gzip enabled