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_39429668_31966.cpp:1:3: error: stray '#' in program
    1 | 1 #include<cstdio>
      |   ^
0_0_39429668_31966.cpp:2:4: error: stray '#' in program
    2 |  2 #include<cstdlib>
      |    ^
0_0_39429668_31966.cpp:3:4: error: stray '#' in program
    3 |  3 #include<cstring>
      |    ^
0_0_39429668_31966.cpp:4:4: error: stray '#' in program
    4 |  4 #include<iostream>
      |    ^
0_0_39429668_31966.cpp:5:4: error: stray '#' in program
    5 |  5 #include<algorithm>
      |    ^
0_0_39429668_31966.cpp:6:4: error: stray '#' in program
    6 |  6 #include<queue>
      |    ^
0_0_39429668_31966.cpp:7:4: error: stray '#' in program
    7 |  7 #include<cmath>
      |    ^
0_0_39429668_31966.cpp:9:4: error: stray '#' in program
    9 |  9 #define INF 0xfffffff
      |    ^
0_0_39429668_31966.cpp:10:4: error: stray '#' in program
   10 | 10 #define Mod 1000000007
      |    ^
0_0_39429668_31966.cpp:11:4: error: stray '#' in program
   11 | 11 #define Maxn 1100
      |    ^
0_0_39429668_31966.cpp:1:1: error: expected unqualified-id before numeric constant
    1 | 1 #include<cstdio>
      | ^
0_0_39429668_31966.cpp:9:2: error: expected unqualified-id before numeric constant
    9 |  9 #define INF 0xfffffff
      |  ^
0_0_39429668_31966.cpp:14:1: error: expected unqualified-id before numeric constant
   14 | 14
      | ^~
0_0_39429668_31966.cpp:18:5: error: 't' does not name a type
   18 | 18 }t[2*Maxn];int len;
      |     ^
0_0_39429668_31966.cpp:19:1: error: expected unqualified-id before numeric constant
   19 | 19
      | ^~
0_0_39429668_31966.cpp:25:1: error: expected unqualified-id before numeric constant
   25 | 25
      | ^~
0_0_39429668_31966.cpp:27:1: error: expected unqualified-id before numeric constant
   27 | 27
      | ^~
0_0_39429668_31966.cpp:29:1: error: expected unqualified-id before numeric constant
   29 | 29 int n,m;
      | ^~
0_0_39429668_31966.cpp:30:1: error: expected unqualified-id before numeric constant
   30 | 30 bool q[Maxn];
      | ^~
0_0_39429668_31966.cpp:31:1: error: expected unqualified-id before numeric constant
   31 | 31
      | ^~
0_0_39429668_31966.cpp:45:1: error: expected unqualified-id before numeric constant
   45 | 45
      | ^~
0_0_39429668_31966.cpp:47:1: error: expected unqualified-id before numeric constant
   47 | 47 void get_ans(int x,int f)
      | ^~
0_0_39429668_31966.cpp:58:1: error: expected unqualified-id before numeric constant
   58 | 58
      | ^~
0_0_39429668_31966.cpp:72:1: error: expected unqualified-id before numeric constant
   72 | 72
      | ^~
0_0_39429668_31966.cpp:101:1: error: expected unqualified-id before '[' token
  101 | [HDU 5909]
      | ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-18 20:24:45, Gzip enabled