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_29481952_32379.cpp:3:5: error: stray '#' in program
   3 #include <cstdio>
     ^
0_0_29481952_32379.cpp:4:5: error: stray '#' in program
   4 #include <cstring>
     ^
0_0_29481952_32379.cpp:5:5: error: stray '#' in program
   5 #include <algorithm>
     ^
0_0_29481952_32379.cpp:6:5: error: stray '#' in program
   6 #include <vector>
     ^
0_0_29481952_32379.cpp:7:5: error: stray '#' in program
   7 #include <queue>
     ^
0_0_29481952_32379.cpp:8:5: error: stray '#' in program
   8 #include <set>
     ^
0_0_29481952_32379.cpp:1:1: error: expected unqualified-id before '/' token
 / by caonima
 ^
0_0_29481952_32379.cpp:10:2: error: expected unqualified-id before numeric constant
  10 const int MAX = 100;
  ^
0_0_29481952_32379.cpp:11:2: error: expected unqualified-id before numeric constant
  11 vector<int> tot1[5],tot2[5];
  ^
0_0_29481952_32379.cpp:12:2: error: expected unqualified-id before numeric constant
  12 char str1[MAX];
  ^
0_0_29481952_32379.cpp:13:2: error: expected unqualified-id before numeric constant
  13 char str2[MAX];
  ^
0_0_29481952_32379.cpp:14:2: error: expected unqualified-id before numeric constant
  14 int a[MAX],b[MAX];
  ^
0_0_29481952_32379.cpp:15:2: error: expected unqualified-id before numeric constant
  15 int cnt1[MAX],cnt2[MAX];
  ^
0_0_29481952_32379.cpp:16:2: error: expected unqualified-id before numeric constant
  16 int cmp(int a,int b) {
  ^
0_0_29481952_32379.cpp:19:2: error: expected unqualified-id before numeric constant
  19 
  ^


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-17 06:46:35, Gzip enabled