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_16328212_12753.cpp:2:4: error: stray '#' in program
 10.#include <cstring>  
    ^
0_0_16328212_12753.cpp:3:4: error: stray '#' in program
 11.#include <iostream>  
    ^
0_0_16328212_12753.cpp:4:4: error: stray '#' in program
 12.#include <map>  
    ^
0_0_16328212_12753.cpp:5:4: error: stray '#' in program
 13.#include <algorithm>  
    ^
0_0_16328212_12753.cpp:7:4: error: stray '#' in program
 15.#define repf(i,a,b) for(int i=(a);i<=(b);i++)  
    ^
0_0_16328212_12753.cpp:2:1: error: expected unqualified-id before numeric constant
 10.#include <cstring>  
 ^
0_0_16328212_12753.cpp:7:1: error: expected unqualified-id before numeric constant
 15.#define repf(i,a,b) for(int i=(a);i<=(b);i++)  
 ^
0_0_16328212_12753.cpp:7:38: error: 'i' does not name a type
 15.#define repf(i,a,b) for(int i=(a);i<=(b);i++)  
                                      ^
0_0_16328212_12753.cpp:7:45: error: 'i' does not name a type
 15.#define repf(i,a,b) for(int i=(a);i<=(b);i++)  
                                             ^
0_0_16328212_12753.cpp:9:1: error: expected unqualified-id before numeric constant
 17.  
 ^
0_0_16328212_12753.cpp:11:1: error: expected unqualified-id before numeric constant
 19.const int SIZE = 32;        // max size of the matrix  
 ^
0_0_16328212_12753.cpp:12:1: error: expected unqualified-id before numeric constant
 20.const int MOD = 2008;  
 ^
0_0_16328212_12753.cpp:13:1: error: expected unqualified-id before numeric constant
 21.  
 ^
0_0_16328212_12753.cpp:15:1: error: expected unqualified-id before numeric constant
 23.ll v1, v2, t1, t2;  
 ^
0_0_16328212_12753.cpp:16:1: error: expected unqualified-id before numeric constant
 24.map<int, int> mp;  
 ^
0_0_16328212_12753.cpp:17:1: error: expected unqualified-id before numeric constant
 25.  
 ^


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 00:32:57, Gzip enabled