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_37997436_17221.cpp:2:4: error: stray '#' in program
  2 #include <bits/stdc++.h>
    ^
0_0_37997436_17221.cpp:4:4: error: stray '#' in program
  4 #define ll long long
    ^
0_0_37997436_17221.cpp:5:4: error: stray '#' in program
  5 #define pb emplace_back
    ^
0_0_37997436_17221.cpp:6:4: error: stray '#' in program
  6 #define mp make_pair
    ^
0_0_37997436_17221.cpp:7:4: error: stray '#' in program
  7 #define sot(a,mul) sort(a+1,a+1+mul)
    ^
0_0_37997436_17221.cpp:8:4: error: stray '#' in program
  8 #define eps 1e-8
    ^
0_0_37997436_17221.cpp:9:4: error: stray '#' in program
  9 #define int_inf 0x3f3f3f3f
    ^
0_0_37997436_17221.cpp:10:4: error: stray '#' in program
 10 #define ll_inf 0x7f7f7f7f7f7f7f7f
    ^
0_0_37997436_17221.cpp:11:4: error: stray '#' in program
 11 #define lson (curnumber<<1)
    ^
0_0_37997436_17221.cpp:12:4: error: stray '#' in program
 12 #define rson (curnumber<<1|1)
    ^
0_0_37997436_17221.cpp:1:2: error: expected unqualified-id before numeric constant
  1 /* basic header */
  ^
0_0_37997436_17221.cpp:15:1: error: expected unqualified-id before numeric constant
 15 /* header end */
 ^
0_0_37997436_17221.cpp:18:1: error: expected unqualified-id before numeric constant
 18 vector<int>a, mul, huzhi[maxn];
 ^
0_0_37997436_17221.cpp:19:1: error: expected unqualified-id before numeric constant
 19 int n, cnt[maxn];
 ^
0_0_37997436_17221.cpp:20:1: error: expected unqualified-id before numeric constant
 20 ll ans = 0;
 ^
0_0_37997436_17221.cpp:21:1: error: expected unqualified-id before numeric constant
 21 
 ^


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-07-09 05:45:19, Gzip enabled