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_37872081_32193.cpp:2:16: error: stray '#' in program
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                ^
0_0_37872081_32193.cpp:7:7: note: in expansion of macro 'll'
 const ll N = 1e5 + 10;
       ^
0_0_37872081_32193.cpp:2:16: error: stray '#' in program
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                ^
0_0_37872081_32193.cpp:8:1: note: in expansion of macro 'll'
 ll V,n,m,s1;
 ^
0_0_37872081_32193.cpp:2:16: error: stray '#' in program
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                ^
0_0_37872081_32193.cpp:9:5: note: in expansion of macro 'll'
  11 ll v , w;
     ^
0_0_37872081_32193.cpp:2:16: error: stray '#' in program
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                ^
0_0_37872081_32193.cpp:10:2: note: in expansion of macro 'll'
  ll dp1[N],dp2[N];
  ^
0_0_37872081_32193.cpp:2:16: error: stray '#' in program
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                ^
0_0_37872081_32193.cpp:12:9: note: in expansion of macro 'll'
  inline ll maxx(ll x,ll y){return (x >= y)?x:y;}
         ^
0_0_37872081_32193.cpp:2:16: error: stray '#' in program
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                ^
0_0_37872081_32193.cpp:12:17: note: in expansion of macro 'll'
  inline ll maxx(ll x,ll y){return (x >= y)?x:y;}
                 ^
0_0_37872081_32193.cpp:2:16: error: stray '#' in program
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                ^
0_0_37872081_32193.cpp:12:22: note: in expansion of macro 'll'
  inline ll maxx(ll x,ll y){return (x >= y)?x:y;}
                      ^
0_0_37872081_32193.cpp:2:16: error: stray '#' in program
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                ^
0_0_37872081_32193.cpp:21:18: note: in expansion of macro 'll'
              for(ll k = V - s1;k >= v;-- k)
                  ^
0_0_37872081_32193.cpp:2:24: error: expected initializer before 'For'
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                        ^
0_0_37872081_32193.cpp:7:7: note: in expansion of macro 'll'
 const ll N = 1e5 + 10;
       ^
0_0_37872081_32193.cpp:2:51: error: 'i' does not name a type
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                   ^
0_0_37872081_32193.cpp:7:7: note: in expansion of macro 'll'
 const ll N = 1e5 + 10;
       ^
0_0_37872081_32193.cpp:2:61: error: expected unqualified-id before '++' token
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                             ^
0_0_37872081_32193.cpp:7:7: note: in expansion of macro 'll'
 const ll N = 1e5 + 10;
       ^
0_0_37872081_32193.cpp:2:24: error: expected initializer before 'For'
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                        ^
0_0_37872081_32193.cpp:8:1: note: in expansion of macro 'll'
 ll V,n,m,s1;
 ^
0_0_37872081_32193.cpp:2:51: error: 'i' does not name a type
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                   ^
0_0_37872081_32193.cpp:8:1: note: in expansion of macro 'll'
 ll V,n,m,s1;
 ^
0_0_37872081_32193.cpp:2:61: error: expected unqualified-id before '++' token
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                             ^
0_0_37872081_32193.cpp:8:1: note: in expansion of macro 'll'
 ll V,n,m,s1;
 ^
0_0_37872081_32193.cpp:9:2: error: expected unqualified-id before numeric constant
  11 ll v , w;
  ^
0_0_37872081_32193.cpp:2:51: error: 'i' does not name a type
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                   ^
0_0_37872081_32193.cpp:9:5: note: in expansion of macro 'll'
  11 ll v , w;
     ^
0_0_37872081_32193.cpp:2:61: error: expected unqualified-id before '++' token
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                             ^
0_0_37872081_32193.cpp:9:5: note: in expansion of macro 'll'
  11 ll v , w;
     ^
0_0_37872081_32193.cpp:2:24: error: expected initializer before 'For'
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                        ^
0_0_37872081_32193.cpp:10:2: note: in expansion of macro 'll'
  ll dp1[N],dp2[N];
  ^
0_0_37872081_32193.cpp:2:51: error: 'i' does not name a type
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                   ^
0_0_37872081_32193.cpp:10:2: note: in expansion of macro 'll'
  ll dp1[N],dp2[N];
  ^
0_0_37872081_32193.cpp:2:61: error: expected unqualified-id before '++' token
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                             ^
0_0_37872081_32193.cpp:10:2: note: in expansion of macro 'll'
  ll dp1[N],dp2[N];
  ^
0_0_37872081_32193.cpp:2:24: error: expected initializer before 'For'
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                        ^
0_0_37872081_32193.cpp:12:9: note: in expansion of macro 'll'
  inline ll maxx(ll x,ll y){return (x >= y)?x:y;}
         ^
0_0_37872081_32193.cpp:2:51: error: 'i' does not name a type
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                   ^
0_0_37872081_32193.cpp:12:9: note: in expansion of macro 'll'
  inline ll maxx(ll x,ll y){return (x >= y)?x:y;}
         ^
0_0_37872081_32193.cpp:2:61: error: expected unqualified-id before '++' token
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                             ^
0_0_37872081_32193.cpp:12:9: note: in expansion of macro 'll'
  inline ll maxx(ll x,ll y){return (x >= y)?x:y;}
         ^
0_0_37872081_32193.cpp:2:51: error: 'i' does not name a type
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                   ^
0_0_37872081_32193.cpp:12:17: note: in expansion of macro 'll'
  inline ll maxx(ll x,ll y){return (x >= y)?x:y;}
                 ^
0_0_37872081_32193.cpp:2:61: error: expected unqualified-id before '++' token
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                             ^
0_0_37872081_32193.cpp:12:17: note: in expansion of macro 'll'
  inline ll maxx(ll x,ll y){return (x >= y)?x:y;}
                 ^
0_0_37872081_32193.cpp:2:51: error: 'i' does not name a type
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                   ^
0_0_37872081_32193.cpp:12:22: note: in expansion of macro 'll'
  inline ll maxx(ll x,ll y){return (x >= y)?x:y;}
                      ^
0_0_37872081_32193.cpp:2:61: error: expected unqualified-id before '++' token
 #define ll long#define For(i,x,j)  for(ll i = (x);i <= (j); ++ i)
                                                             ^
0_0_37872081_32193.cpp:12:22: note: in expansion of macro 'll'
  inline ll maxx(ll x,ll y){return (x >= y)?x:y;}
                      ^
0_0_37872081_32193.cpp: In function 'int main()':
0_0_37872081_32193.cpp:14:6: error: 'cin' was not declared in this scope
      cin.tie(0);
      ^
0_0_37872081_32193.cpp:15:13: error: 'n' was not declared in this scope
      cin >> n >> V;
             ^
0_0_37872081_32193.cpp:15:18: error: 'V' was not declared in this scope
      cin >> n >> V;
                  ^
0_0_37872081_32193.cpp:16:10: error: 'i' was not declared in this scope
      For(i,1,n){
          ^
0_0_37872081_32193.cpp:16:15: error: 'For' was not declared in this scope
      For(i,1,n){
               ^
0_0_37872081_32193.cpp:26:6: error: 'cout' was not declared in this scope
      cout << dp2[V] <<endl;
      ^
0_0_37872081_32193.cpp:26:14: error: 'dp2' was not declared in this scope
      cout << dp2[V] <<endl;
              ^
0_0_37872081_32193.cpp:26:23: error: 'endl' was not declared in this scope
      cout << dp2[V] <<endl;
                       ^


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-12-03 11:09:55, Gzip enabled