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_26102715_20.cpp:2:4: error: stray '#' in program
 02 #include<cstring>
    ^
0_0_26102715_20.cpp:3:4: error: stray '#' in program
 03 #include<fstream>
    ^
0_0_26102715_20.cpp:4:4: error: stray '#' in program
 04 #include<vector>
    ^
0_0_26102715_20.cpp:7:4: error: stray '#' in program
 07 #define f(i,a,b) for(i=a;i<=b;i++)
    ^
0_0_26102715_20.cpp:8:1: error: invalid digit "8" in octal constant
 08 
 ^
0_0_26102715_20.cpp:9:1: error: invalid digit "9" in octal constant
 09 int head[2] = {6,4};
 ^
0_0_26102715_20.cpp:2:1: error: expected unqualified-id before numeric constant
 02 #include<cstring>
 ^
0_0_26102715_20.cpp:6:1: error: expected unqualified-id before numeric constant
 06 
 ^
0_0_26102715_20.cpp:7:29: error: 'i' does not name a type
 07 #define f(i,a,b) for(i=a;i<=b;i++)
                             ^
0_0_26102715_20.cpp:7:34: error: 'i' does not name a type
 07 #define f(i,a,b) for(i=a;i<=b;i++)
                                  ^
0_0_26102715_20.cpp:10:1: error: expected unqualified-id before numeric constant
 10 int a[10] = {1,1,2,6,4,6,6,2,6,4};
 ^
0_0_26102715_20.cpp:11:1: error: expected unqualified-id before numeric constant
 11 
 ^


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-10-02 02:17:37, Gzip enabled