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_25049050_29492.cpp:2:3: error: stray '#' in program
 2.#include <cstdlib>  
   ^
0_0_25049050_29492.cpp:3:3: error: stray '#' in program
 3.#include <cctype>  
   ^
0_0_25049050_29492.cpp:4:3: error: stray '#' in program
 4.#include <cstring>  
   ^
0_0_25049050_29492.cpp:5:3: error: stray '#' in program
 5.#include <cstdio>  
   ^
0_0_25049050_29492.cpp:6:3: error: stray '#' in program
 6.#include <cmath>  
   ^
0_0_25049050_29492.cpp:7:3: error: stray '#' in program
 7.#include <vector>  
   ^
0_0_25049050_29492.cpp:8:3: error: stray '#' in program
 8.#include <string>  
   ^
0_0_25049050_29492.cpp:9:3: error: stray '#' in program
 9.#include <iostream>  
   ^
0_0_25049050_29492.cpp:10:4: error: stray '#' in program
 10.#include <sstream>  
    ^
0_0_25049050_29492.cpp:11:4: error: stray '#' in program
 11.#include <map>  
    ^
0_0_25049050_29492.cpp:12:4: error: stray '#' in program
 12.#include <set>  
    ^
0_0_25049050_29492.cpp:13:4: error: stray '#' in program
 13.#include <queue>  
    ^
0_0_25049050_29492.cpp:14:4: error: stray '#' in program
 14.#include <deque>  
    ^
0_0_25049050_29492.cpp:15:4: error: stray '#' in program
 15.#include <stack>  
    ^
0_0_25049050_29492.cpp:16:4: error: stray '#' in program
 16.#include <fstream>  
    ^
0_0_25049050_29492.cpp:17:4: error: stray '#' in program
 17.#include <numeric>  
    ^
0_0_25049050_29492.cpp:18:4: error: stray '#' in program
 18.#include <iomanip>  
    ^
0_0_25049050_29492.cpp:19:4: error: stray '#' in program
 19.#include <bitset>  
    ^
0_0_25049050_29492.cpp:20:4: error: stray '#' in program
 20.#include <list>  
    ^
0_0_25049050_29492.cpp:21:4: error: stray '#' in program
 21.#include <stdexcept>  
    ^
0_0_25049050_29492.cpp:22:4: error: stray '#' in program
 22.#include <functional>  
    ^
0_0_25049050_29492.cpp:23:4: error: stray '#' in program
 23.#include <utility>  
    ^
0_0_25049050_29492.cpp:24:4: error: stray '#' in program
 24.#include <ctime>  
    ^
0_0_25049050_29492.cpp:2:1: error: expected unqualified-id before numeric constant
 2.#include <cstdlib>  
 ^
0_0_25049050_29492.cpp:26:1: error: expected unqualified-id before numeric constant
 26.  
 ^
0_0_25049050_29492.cpp:28:1: error: expected unqualified-id before numeric constant
 28.const int INF=10000000;  
 ^
0_0_25049050_29492.cpp:29:1: error: expected unqualified-id before numeric constant
 29.const int MAX=750*350;  
 ^
0_0_25049050_29492.cpp:30:1: error: expected unqualified-id before numeric constant
 30.  
 ^
0_0_25049050_29492.cpp:32:1: error: expected unqualified-id before numeric constant
 32.int tt[4][2]=  
 ^


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-23 02:40:17, Gzip enabled