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_25047852_23753.cpp:3:3: error: stray '#' in program
 2.#include <cstring>  
   ^
0_0_25047852_23753.cpp:4:3: error: stray '#' in program
 3.#include <iostream>  
   ^
0_0_25047852_23753.cpp:5:3: error: stray '#' in program
 4.#include <algorithm>  
   ^
0_0_25047852_23753.cpp:6:3: error: stray '#' in program
 5.#include <vector>  
   ^
0_0_25047852_23753.cpp:7:3: error: stray '#' in program
 6.#include <utility>  
   ^
0_0_25047852_23753.cpp:8:3: error: stray '#' in program
 7.#include <cmath>  
   ^
0_0_25047852_23753.cpp:9:3: error: stray '#' in program
 8.#include <queue>  
   ^
0_0_25047852_23753.cpp:10:3: error: stray '#' in program
 9.#include <set>  
   ^
0_0_25047852_23753.cpp:11:4: error: stray '#' in program
 10.#include <map>  
    ^
0_0_25047852_23753.cpp:12:4: error: stray '#' in program
 11.#include <climits>  
    ^
0_0_25047852_23753.cpp:13:4: error: stray '#' in program
 12.#include <functional>  
    ^
0_0_25047852_23753.cpp:14:4: error: stray '#' in program
 13.#include <deque>  
    ^
0_0_25047852_23753.cpp:15:4: error: stray '#' in program
 14.#include <ctime>  
    ^
0_0_25047852_23753.cpp:16:4: error: stray '#' in program
 15.#include <string>  
    ^
0_0_25047852_23753.cpp:18:4: error: stray '#' in program
 17.#define lson l, mid, rt << 1  
    ^
0_0_25047852_23753.cpp:19:4: error: stray '#' in program
 18.#define rson mid + 1, r, rt << 1 | 1  
    ^
0_0_25047852_23753.cpp:20:4: error: stray '#' in program
 19.#pragma comment(linker, "/STACK:102400000,102400000")  
    ^
0_0_25047852_23753.cpp:3:1: error: expected unqualified-id before numeric constant
 2.#include <cstring>  
 ^
0_0_25047852_23753.cpp:23:1: error: expected unqualified-id before numeric constant
 22.  
 ^
0_0_25047852_23753.cpp:25:1: error: expected unqualified-id before numeric constant
 24.  
 ^
0_0_25047852_23753.cpp:27:1: error: expected unqualified-id before numeric constant
 26.const int base = 10007;  
 ^
0_0_25047852_23753.cpp:28:1: error: expected unqualified-id before numeric constant
 27.  
 ^
0_0_25047852_23753.cpp:30:1: error: expected unqualified-id before numeric constant
 29.  
 ^
0_0_25047852_23753.cpp:32:1: error: expected unqualified-id before numeric constant
 31.  
 ^
0_0_25047852_23753.cpp:37:1: error: expected unqualified-id before numeric constant
 36.  
 ^


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-26 18:32:26, Gzip enabled