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_18040783_12104.cpp:2:4: error: stray '#' in program
 02.#include <cstdio>  
    ^
0_0_18040783_12104.cpp:3:4: error: stray '#' in program
 03.#include <string>  
    ^
0_0_18040783_12104.cpp:4:4: error: stray '#' in program
 04.#include <cstring>  
    ^
0_0_18040783_12104.cpp:5:4: error: stray '#' in program
 05.#include <vector>  
    ^
0_0_18040783_12104.cpp:6:4: error: stray '#' in program
 06.#include <deque>  
    ^
0_0_18040783_12104.cpp:7:4: error: stray '#' in program
 07.#include <list>  
    ^
0_0_18040783_12104.cpp:8:4: error: stray '#' in program
 08.#include <cctype>  
    ^
0_0_18040783_12104.cpp:9:4: error: stray '#' in program
 09.#include <algorithm>  
    ^
0_0_18040783_12104.cpp:10:4: error: stray '#' in program
 10.#include <climits>  
    ^
0_0_18040783_12104.cpp:11:4: error: stray '#' in program
 11.#include <queue>  
    ^
0_0_18040783_12104.cpp:12:4: error: stray '#' in program
 12.#include <stack>  
    ^
0_0_18040783_12104.cpp:13:4: error: stray '#' in program
 13.#include <cmath>  
    ^
0_0_18040783_12104.cpp:14:4: error: stray '#' in program
 14.#include <map>  
    ^
0_0_18040783_12104.cpp:15:4: error: stray '#' in program
 15.#include <set>  
    ^
0_0_18040783_12104.cpp:16:4: error: stray '#' in program
 16.#include <iomanip>  
    ^
0_0_18040783_12104.cpp:17:4: error: stray '#' in program
 17.#include <cstdlib>  
    ^
0_0_18040783_12104.cpp:18:4: error: stray '#' in program
 18.#include <ctime>  
    ^
0_0_18040783_12104.cpp:19:4: error: stray '#' in program
 19.#define ll long long  
    ^
0_0_18040783_12104.cpp:20:4: error: stray '#' in program
 20.#define ull unsigned long long  
    ^
0_0_18040783_12104.cpp:21:4: error: stray '#' in program
 21.#define all(x) (x).begin(), (x).end()  
    ^
0_0_18040783_12104.cpp:22:4: error: stray '#' in program
 22.#define clr(a, v) memset( a , v , sizeof(a) )  
    ^
0_0_18040783_12104.cpp:23:4: error: stray '#' in program
 23.#define pb push_back  
    ^
0_0_18040783_12104.cpp:24:4: error: stray '#' in program
 24.#define mp make_pair  
    ^
0_0_18040783_12104.cpp:25:4: error: stray '#' in program
 25.#define read(f) freopen(f, "r", stdin)  
    ^
0_0_18040783_12104.cpp:26:4: error: stray '#' in program
 26.#define write(f) freopen(f, "w", stdout)  
    ^
0_0_18040783_12104.cpp:2:1: error: expected unqualified-id before numeric constant
 02.#include <cstdio>  
 ^
0_0_18040783_12104.cpp:28:1: error: expected unqualified-id before numeric constant
 28.  
 ^


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-30 05:56:16, Gzip enabled