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_20536611_19608.cpp:2:5: error: stray '#' in program
   2 #include<algorithm>
     ^
0_0_20536611_19608.cpp:3:5: error: stray '#' in program
   3 #include<iostream>
     ^
0_0_20536611_19608.cpp:4:5: error: stray '#' in program
   4 #include<string.h>
     ^
0_0_20536611_19608.cpp:5:5: error: stray '#' in program
   5 #include<queue>
     ^
0_0_20536611_19608.cpp:6:5: error: stray '#' in program
   6 #include<set>
     ^
0_0_20536611_19608.cpp:7:5: error: stray '#' in program
   7 #include<math.h>
     ^
0_0_20536611_19608.cpp:8:5: error: stray '#' in program
   8 #include<map>
     ^
0_0_20536611_19608.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include<algorithm>
   ^
0_0_20536611_19608.cpp:10:2: error: expected unqualified-id before numeric constant
  10 typedef long long LL;
  ^
0_0_20536611_19608.cpp:11:2: error: expected unqualified-id before numeric constant
  11 pair<LL,LL>exgcd(LL n,LL m);
  ^
0_0_20536611_19608.cpp:12:2: error: expected unqualified-id before numeric constant
  12 LL gcd(LL n,LL m);
  ^
0_0_20536611_19608.cpp:13:2: error: expected unqualified-id before numeric constant
  13 LL quick(LL n,LL m,LL mod);
  ^
0_0_20536611_19608.cpp:14:2: error: expected unqualified-id before numeric constant
  14 LL mul(LL n, LL m,LL p);
  ^
0_0_20536611_19608.cpp:15:2: error: expected unqualified-id before numeric constant
  15 int  slove(LL n);
  ^
0_0_20536611_19608.cpp:16:2: error: expected unqualified-id before numeric constant
  16 LL phi(LL n);
  ^
0_0_20536611_19608.cpp:17:2: error: expected unqualified-id before numeric constant
  17 bool prime[1000005];
  ^
0_0_20536611_19608.cpp:18:2: error: expected unqualified-id before numeric constant
  18 int ans[1000005];
  ^
0_0_20536611_19608.cpp:19:2: error: expected unqualified-id before numeric constant
  19 LL fen[1000005];
  ^
0_0_20536611_19608.cpp:20:2: error: expected unqualified-id before numeric constant
  20 int main(void)
  ^


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-03-11 13:11:01, Gzip enabled