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_39817463_17810.cpp:1:3: error: stray '#' in program
    1 | 1 #include<bits/stdc++.h>
      |   ^
0_0_39817463_17810.cpp:3:5: error: stray '#' in program
    3 |   3 #define ll long long
      |     ^
0_0_39817463_17810.cpp:4:5: error: stray '#' in program
    4 |   4 #define mem(a,b) memset(a,b,sizeof(a))
      |     ^
0_0_39817463_17810.cpp:153:1: error: stray '\273' in program
  153 | <bb><f9><d3><U+06B6><fe><b7><U+05B5><c4>LCA
      | ^~~~
0_0_39817463_17810.cpp:153:2: error: stray '\371' in program
  153 | <bb><f9><d3><U+06B6><fe><b7><U+05B5><c4>LCA
      |     ^~~~
0_0_39817463_17810.cpp:153:3: error: stray '\323' in program
  153 | <bb><f9><d3><U+06B6><fe><b7><U+05B5><c4>LCA
      |         ^~~~
0_0_39817463_17810.cpp:153:5: error: stray '\376' in program
  153 | <bb><f9><d3><U+06B6><fe><b7><U+05B5><c4>LCA
      |                     ^~~~
0_0_39817463_17810.cpp:153:6: error: stray '\267' in program
  153 | <bb><f9><d3><U+06B6><fe><b7><U+05B5><c4>LCA
      |                         ^~~~
0_0_39817463_17810.cpp:153:7: error: stray '\304' in program
  153 | <bb><f9><d3><U+06B6><fe><b7><U+05B5><c4>LCA
      |                                     ^~~~
0_0_39817463_17810.cpp:1:1: error: expected unqualified-id before numeric constant
    1 | 1 #include<bits/stdc++.h>
      | ^
0_0_39817463_17810.cpp:3:3: error: expected unqualified-id before numeric constant
    3 |   3 #define ll long long
      |   ^
0_0_39817463_17810.cpp:6:3: error: expected unqualified-id before numeric constant
    6 |   6
      |   ^
0_0_39817463_17810.cpp:8:3: error: expected unqualified-id before numeric constant
    8 |   8 int num;
      |   ^
0_0_39817463_17810.cpp:9:3: error: expected unqualified-id before numeric constant
    9 |   9 int head[maxn];
      |   ^
0_0_39817463_17810.cpp:10:2: error: expected unqualified-id before numeric constant
   10 |  10 struct Edge
      |  ^~
0_0_39817463_17810.cpp:15:6: error: 'G' does not name a type
   15 |  15 }G[maxn<<1];
      |      ^
0_0_39817463_17810.cpp:16:2: error: expected unqualified-id before numeric constant
   16 |  16 void addEdge(int u,int v,ll w)
      |  ^~
0_0_39817463_17810.cpp:21:2: error: expected unqualified-id before numeric constant
   21 |  21 vector<int >V[maxn];
      |  ^~
0_0_39817463_17810.cpp:22:2: error: expected unqualified-id before numeric constant
   22 |  22 /**
      |  ^~
0_0_39817463_17810.cpp:83:6: error: '_lca' does not name a type
   83 |  83 }_lca;
      |      ^~~~
0_0_39817463_17810.cpp:84:2: error: expected unqualified-id before numeric constant
   84 |  84 struct Set
      |  ^~
0_0_39817463_17810.cpp:103:6: error: '_set' does not name a type
  103 | 103 }_set;
      |      ^~~~
0_0_39817463_17810.cpp:104:1: error: expected unqualified-id before numeric constant
  104 | 104 void Solve()
      | ^~~
0_0_39817463_17810.cpp:124:1: error: expected unqualified-id before numeric constant
  124 | 124 void Init()
      | ^~~
0_0_39817463_17810.cpp:134:1: error: expected unqualified-id before numeric constant
  134 | 134 int main()
      | ^~~
0_0_39817463_17810.cpp:153:4: error: '\U000006b6' does not name a type
  153 | 基于二分的LCA
      |    ^


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 06:43:50, Gzip enabled