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_13810103_8419.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13810103_8419.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13810103_8419.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13810103_8419.cpp:4:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13810103_8419.cpp:5:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13810103_8419.cpp:6:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13810103_8419.cpp:7:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13810103_8419.cpp:8:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13810103_8419.cpp:10:12: error: '__int64' does not name a type
 #define ll __int64
            ^
0_0_13810103_8419.cpp:12:1: note: in expansion of macro 'll'
 ll n,m,ans;
 ^
0_0_13810103_8419.cpp:10:12: error: '__int64' does not name a type
 #define ll __int64
            ^
0_0_13810103_8419.cpp:13:1: note: in expansion of macro 'll'
 ll Gcd(ll x,ll y){
 ^
0_0_13810103_8419.cpp:10:12: error: '__int64' does not name a type
 #define ll __int64
            ^
0_0_13810103_8419.cpp:21:1: note: in expansion of macro 'll'
 ll Lcp(ll x,ll y){return x*y/Gcd(x,y);}
 ^
0_0_13810103_8419.cpp:22:1: error: 'mapmp' does not name a type
 mapmp[N];
 ^
0_0_13810103_8419.cpp:23:1: error: 'map' does not name a type
 map::iterator p;
 ^
0_0_13810103_8419.cpp:24:1: error: 'pairtmp' does not name a type
 pairtmp;
 ^
0_0_13810103_8419.cpp:10:12: error: variable or field 'work' declared void
 #define ll __int64
            ^
0_0_13810103_8419.cpp:25:11: note: in expansion of macro 'll'
 void work(ll x, ll cur){
           ^
0_0_13810103_8419.cpp:10:12: error: '__int64' was not declared in this scope
 #define ll __int64
            ^
0_0_13810103_8419.cpp:25:11: note: in expansion of macro 'll'
 void work(ll x, ll cur){
           ^
0_0_13810103_8419.cpp:10:12: error: '__int64' was not declared in this scope
 #define ll __int64
            ^
0_0_13810103_8419.cpp:25:17: note: in expansion of macro 'll'
 void work(ll x, ll cur){
                 ^


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-02-18 19:29:31, Gzip enabled