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_29301203_18297.cpp:4:19: error: declaration does not declare anything [-fpermissive]
 #define fuck long long;
                   ^
0_0_29301203_18297.cpp:7:1: note: in expansion of macro 'fuck'
 fuck a[20], m[20];
 ^
0_0_29301203_18297.cpp:7:6: error: 'a' does not name a type
 fuck a[20], m[20];
      ^
0_0_29301203_18297.cpp:4:19: error: declaration does not declare anything [-fpermissive]
 #define fuck long long;
                   ^
0_0_29301203_18297.cpp:9:1: note: in expansion of macro 'fuck'
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y); 
 ^
0_0_29301203_18297.cpp:4:23: error: expected ')' before ';' token
 #define fuck long long;
                       ^
0_0_29301203_18297.cpp:9:13: note: in expansion of macro 'fuck'
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y); 
             ^
0_0_29301203_18297.cpp:4:23: error: expected constructor, destructor, or type conversion before ';' token
 #define fuck long long;
                       ^
0_0_29301203_18297.cpp:9:13: note: in expansion of macro 'fuck'
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y); 
             ^
0_0_29301203_18297.cpp:9:18: error: 'a' does not name a type
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y); 
                  ^
0_0_29301203_18297.cpp:9:26: error: 'b' does not name a type
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y); 
                          ^
0_0_29301203_18297.cpp:9:36: error: expected constructor, destructor, or type conversion before ',' token
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y); 
                                    ^
0_0_29301203_18297.cpp:4:14: error: expected unqualified-id before 'long'
 #define fuck long long;
              ^
0_0_29301203_18297.cpp:9:38: note: in expansion of macro 'fuck'
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y); 
                                      ^
0_0_29301203_18297.cpp:9:45: error: expected constructor, destructor, or type conversion before ')' token
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y); 
                                             ^
0_0_29301203_18297.cpp:4:19: error: declaration does not declare anything [-fpermissive]
 #define fuck long long;
                   ^
0_0_29301203_18297.cpp:10:1: note: in expansion of macro 'fuck'
 fuck count(fuck k, fuck m, fuck x);
 ^
0_0_29301203_18297.cpp:4:23: error: expected ')' before ';' token
 #define fuck long long;
                       ^
0_0_29301203_18297.cpp:10:12: note: in expansion of macro 'fuck'
 fuck count(fuck k, fuck m, fuck x);
            ^
0_0_29301203_18297.cpp:4:23: error: expected constructor, destructor, or type conversion before ';' token
 #define fuck long long;
                       ^
0_0_29301203_18297.cpp:10:12: note: in expansion of macro 'fuck'
 fuck count(fuck k, fuck m, fuck x);
            ^
0_0_29301203_18297.cpp:10:17: error: 'k' does not name a type
 fuck count(fuck k, fuck m, fuck x);
                 ^
0_0_29301203_18297.cpp:10:25: error: 'm' does not name a type
 fuck count(fuck k, fuck m, fuck x);
                         ^
0_0_29301203_18297.cpp:10:33: error: 'x' does not name a type
 fuck count(fuck k, fuck m, fuck x);
                                 ^
0_0_29301203_18297.cpp:4:19: error: declaration does not declare anything [-fpermissive]
 #define fuck long long;
                   ^
0_0_29301203_18297.cpp:11:1: note: in expansion of macro 'fuck'
 fuck mul(fuck a, fuck b, fuck m);
 ^
0_0_29301203_18297.cpp:4:23: error: expected ')' before ';' token
 #define fuck long long;
                       ^
0_0_29301203_18297.cpp:11:10: note: in expansion of macro 'fuck'
 fuck mul(fuck a, fuck b, fuck m);
          ^
0_0_29301203_18297.cpp:4:23: error: expected constructor, destructor, or type conversion before ';' token
 #define fuck long long;
                       ^
0_0_29301203_18297.cpp:11:10: note: in expansion of macro 'fuck'
 fuck mul(fuck a, fuck b, fuck m);
          ^
0_0_29301203_18297.cpp:11:15: error: 'a' does not name a type
 fuck mul(fuck a, fuck b, fuck m);
               ^
0_0_29301203_18297.cpp:11:23: error: 'b' does not name a type
 fuck mul(fuck a, fuck b, fuck m);
                       ^
0_0_29301203_18297.cpp:11:31: error: 'm' does not name a type
 fuck mul(fuck a, fuck b, fuck m);
                               ^
0_0_29301203_18297.cpp:4:19: error: declaration does not declare anything [-fpermissive]
 #define fuck long long;
                   ^
0_0_29301203_18297.cpp:12:1: note: in expansion of macro 'fuck'
 fuck crt(int n, fuck l, fuck r);
 ^
0_0_29301203_18297.cpp:4:23: error: expected ')' before ';' token
 #define fuck long long;
                       ^
0_0_29301203_18297.cpp:12:17: note: in expansion of macro 'fuck'
 fuck crt(int n, fuck l, fuck r);
                 ^
0_0_29301203_18297.cpp:4:23: error: expected constructor, destructor, or type conversion before ';' token
 #define fuck long long;
                       ^
0_0_29301203_18297.cpp:12:17: note: in expansion of macro 'fuck'
 fuck crt(int n, fuck l, fuck r);
                 ^
0_0_29301203_18297.cpp:12:22: error: 'l' does not name a type
 fuck crt(int n, fuck l, fuck r);
                      ^
0_0_29301203_18297.cpp:12:30: error: 'r' does not name a type
 fuck crt(int n, fuck l, fuck r);
                              ^
0_0_29301203_18297.cpp: In function 'int main(int, const char**)':
0_0_29301203_18297.cpp:4:19: error: declaration does not declare anything [-fpermissive]
 #define fuck long long;
                   ^
0_0_29301203_18297.cpp:21:5: note: in expansion of macro 'fuck'
     fuck l, r;
     ^
0_0_29301203_18297.cpp:21:10: error: 'l' was not declared in this scope
     fuck l, r;
          ^
0_0_29301203_18297.cpp:21:13: error: 'r' was not declared in this scope
     fuck l, r;
             ^
0_0_29301203_18297.cpp:24:26: error: 'm' was not declared in this scope
       scanf("%lld%lld", &m[i], &a[i]);
                          ^
0_0_29301203_18297.cpp:24:33: error: 'a' was not declared in this scope
       scanf("%lld%lld", &m[i], &a[i]);
                                 ^
0_0_29301203_18297.cpp:25:5: error: 'm' was not declared in this scope
     m[n] = 7;
     ^
0_0_29301203_18297.cpp:26:5: error: 'a' was not declared in this scope
     a[n] = 0;
     ^
0_0_29301203_18297.cpp:4:19: error: declaration does not declare anything [-fpermissive]
 #define fuck long long;
                   ^
0_0_29301203_18297.cpp:29:5: note: in expansion of macro 'fuck'
     fuck ans = 0;
     ^
0_0_29301203_18297.cpp:29:10: error: 'ans' was not declared in this scope
     fuck ans = 0;
          ^
0_0_29301203_18297.cpp:46:29: error: 'crt' was not declared in this scope
         ans -= crt(n+1, l, r);
                             ^
0_0_29301203_18297.cpp:48:29: error: 'crt' was not declared in this scope
         ans += crt(n+1, l, r);
                             ^
0_0_29301203_18297.cpp: At global scope:
0_0_29301203_18297.cpp:4:19: error: declaration does not declare anything [-fpermissive]
 #define fuck long long;
                   ^
0_0_29301203_18297.cpp:56:1: note: in expansion of macro 'fuck'
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y)
 ^
0_0_29301203_18297.cpp:4:23: error: expected ')' before ';' token
 #define fuck long long;
                       ^
0_0_29301203_18297.cpp:56:13: note: in expansion of macro 'fuck'
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y)
             ^
0_0_29301203_18297.cpp:4:23: error: expected constructor, destructor, or type conversion before ';' token
 #define fuck long long;
                       ^
0_0_29301203_18297.cpp:56:13: note: in expansion of macro 'fuck'
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y)
             ^
0_0_29301203_18297.cpp:56:18: error: 'a' does not name a type
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y)
                  ^
0_0_29301203_18297.cpp:56:26: error: 'b' does not name a type
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y)
                          ^
0_0_29301203_18297.cpp:56:36: error: expected constructor, destructor, or type conversion before ',' token
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y)
                                    ^
0_0_29301203_18297.cpp:4:14: error: expected unqualified-id before 'long'
 #define fuck long long;
              ^
0_0_29301203_18297.cpp:56:38: note: in expansion of macro 'fuck'
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y)
                                      ^
0_0_29301203_18297.cpp:56:45: error: expected constructor, destructor, or type conversion before ')' token
 fuck ex_gcd(fuck a, fuck b, fuck &x, fuck &y)
                                             ^


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-06-29 23:54:32, Gzip enabled