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_16145946_28236.cpp:2:4: error: stray '#' in program
 02.#include<string.h>  
    ^
0_0_16145946_28236.cpp:3:4: error: stray '#' in program
 03.#include<vector>  
    ^
0_0_16145946_28236.cpp:4:4: error: stray '#' in program
 04.#define max 10010  
    ^
0_0_16145946_28236.cpp:2:1: error: expected unqualified-id before numeric constant
 02.#include<string.h>  
 ^
0_0_16145946_28236.cpp:6:1: error: expected unqualified-id before numeric constant
 06.  
 ^
0_0_16145946_28236.cpp:8:1: error: expected unqualified-id before numeric constant
 08.int in[max], stack[max] , block[max];  
 ^
0_0_16145946_28236.cpp:9:1: error: expected unqualified-id before numeric constant
 09.int low[max], dfn[max];  
 ^
0_0_16145946_28236.cpp:10:1: error: expected unqualified-id before numeric constant
 10.int top , ans1, ans2 ,step;  
 ^
0_0_16145946_28236.cpp:11:1: error: expected unqualified-id before numeric constant
 11.int n, m;  
 ^
0_0_16145946_28236.cpp:12:1: error: expected unqualified-id before numeric constant
 12.  
 ^


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-27 08:34:57, Gzip enabled