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_34710902_25456.cpp:1:3: error: stray '#' in program
 1 #include <bits/stdc++.h>
   ^
0_0_34710902_25456.cpp:1:1: error: expected unqualified-id before numeric constant
 1 #include <bits/stdc++.h>
 ^
0_0_34710902_25456.cpp:3:2: error: expected unqualified-id before numeric constant
  3 map<string,int> mp1;
  ^
0_0_34710902_25456.cpp:4:2: error: expected unqualified-id before numeric constant
  4 map<string,int> mp2;
  ^
0_0_34710902_25456.cpp:5:2: error: expected unqualified-id before numeric constant
  5 struct node{
  ^
0_0_34710902_25456.cpp:7:6: error: 'a' does not name a type
  7 } a[55];
      ^
0_0_34710902_25456.cpp:8:2: error: expected unqualified-id before numeric constant
  8 int n;
  ^
0_0_34710902_25456.cpp:9:2: error: expected unqualified-id before numeric constant
  9 int ans;
  ^
0_0_34710902_25456.cpp:10:1: error: expected unqualified-id before numeric constant
 10 int b[55][55];
 ^
0_0_34710902_25456.cpp:11:1: error: expected unqualified-id before numeric constant
 11 int va;
 ^
0_0_34710902_25456.cpp:12:1: error: expected unqualified-id before numeric constant
 12 string na,po;
 ^
0_0_34710902_25456.cpp:13:1: error: expected unqualified-id before numeric constant
 13 
 ^
0_0_34710902_25456.cpp:15:1: error: expected unqualified-id before numeric constant
 15 void dfs(int now,int n1,int n2,int n3,int n4){
 ^


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-05-07 16:23:09, Gzip enabled