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_13833047_26987.cpp:2:5: error: stray '#' in program
   7 #include<sstream>
     ^
0_0_13833047_26987.cpp:3:5: error: stray '#' in program
   8 #include<fstream>
     ^
0_0_13833047_26987.cpp:4:5: error: stray '#' in program
   9 #include<vector>
     ^
0_0_13833047_26987.cpp:5:5: error: stray '#' in program
  10 #include<list>
     ^
0_0_13833047_26987.cpp:6:5: error: stray '#' in program
  11 #include<deque>
     ^
0_0_13833047_26987.cpp:7:5: error: stray '#' in program
  12 #include<queue>
     ^
0_0_13833047_26987.cpp:8:5: error: stray '#' in program
  13 #include<stack>
     ^
0_0_13833047_26987.cpp:9:5: error: stray '#' in program
  14 #include<map>
     ^
0_0_13833047_26987.cpp:10:5: error: stray '#' in program
  15 #include<set>
     ^
0_0_13833047_26987.cpp:11:5: error: stray '#' in program
  16 #include<bitset>
     ^
0_0_13833047_26987.cpp:12:5: error: stray '#' in program
  17 #include<algorithm>
     ^
0_0_13833047_26987.cpp:13:5: error: stray '#' in program
  18 #include<cstdio>
     ^
0_0_13833047_26987.cpp:14:5: error: stray '#' in program
  19 #include<cstdlib>
     ^
0_0_13833047_26987.cpp:15:5: error: stray '#' in program
  20 #include<cstring>
     ^
0_0_13833047_26987.cpp:16:5: error: stray '#' in program
  21 #include<cctype>
     ^
0_0_13833047_26987.cpp:17:5: error: stray '#' in program
  22 #include<cmath>
     ^
0_0_13833047_26987.cpp:18:5: error: stray '#' in program
  23 #include<ctime>
     ^
0_0_13833047_26987.cpp:19:5: error: stray '#' in program
  24 #include<utility>
     ^
0_0_13833047_26987.cpp:20:5: error: stray '#' in program
  25 #define M0(x) memset(x, 0, sizeof(x))
     ^
0_0_13833047_26987.cpp:21:5: error: stray '#' in program
  26 #define Inf 0x7fffffff
     ^
0_0_13833047_26987.cpp:22:5: error: stray '#' in program
  27 #define PB push_back
     ^
0_0_13833047_26987.cpp:23:5: error: stray '#' in program
  28 #define SZ(v) ((int)(v).size())
     ^
0_0_13833047_26987.cpp:24:5: error: stray '#' in program
  29 #define maxn 101001
     ^
0_0_13833047_26987.cpp:25:5: error: stray '#' in program
  30 #define maxm 20010
     ^
0_0_13833047_26987.cpp:2:3: error: expected unqualified-id before numeric constant
   7 #include<sstream>
   ^
0_0_13833047_26987.cpp:27:2: error: expected unqualified-id before numeric constant
  32 int n, m, T, M;
  ^
0_0_13833047_26987.cpp:28:2: error: expected unqualified-id before numeric constant
  33 int vis[maxm], tot, phi[maxn + 10], flag[maxm], cnt[maxm], mm;
  ^
0_0_13833047_26987.cpp:29:2: error: expected unqualified-id before numeric constant
  34 vector<int> fac[maxn];
  ^
0_0_13833047_26987.cpp:30:2: error: expected unqualified-id before numeric constant
  35 
  ^


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 19:08:18, Gzip enabled