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_22319366_16575.cpp:1:4: error: stray '#' in program
 01.#include <iostream>   
    ^
0_0_22319366_16575.cpp:1:1: error: expected unqualified-id before numeric constant
 01.#include <iostream>   
 ^
0_0_22319366_16575.cpp:3:1: error: expected unqualified-id before numeric constant
 03.const int maxn = 1000010;  
 ^
0_0_22319366_16575.cpp:4:1: error: expected unqualified-id before numeric constant
 04.const int INF = 1000000000;   
 ^
0_0_22319366_16575.cpp:5:1: error: expected unqualified-id before numeric constant
 05.int s[maxn],dp[maxn],pre[maxn];  
 ^
0_0_22319366_16575.cpp:6:1: error: expected unqualified-id before numeric constant
 06.int main()  
 ^


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-22 01:20:19, Gzip enabled