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_32946554_22327.cpp:43:2: error: stray '#' in program
     #ifndef ONLINE_JUDGE
  ^
0_0_32946554_22327.cpp:43:8: error: stray '#' in program
     #ifndef ONLINE_JUDGE
        ^
0_0_32946554_22327.cpp:43:14: error: stray '#' in program
     #ifndef ONLINE_JUDGE
              ^
0_0_32946554_22327.cpp:43:20: error: stray '#' in program
     #ifndef ONLINE_JUDGE
                    ^
0_0_32946554_22327.cpp:43:25: error: stray '#' in program
     #ifndef ONLINE_JUDGE
                         ^
0_0_32946554_22327.cpp:44:2: error: stray '#' in program
     freopen("hzh.in","r",stdin);
  ^
0_0_32946554_22327.cpp:44:8: error: stray '#' in program
     freopen("hzh.in","r",stdin);
        ^
0_0_32946554_22327.cpp:44:14: error: stray '#' in program
     freopen("hzh.in","r",stdin);
              ^
0_0_32946554_22327.cpp:44:20: error: stray '#' in program
     freopen("hzh.in","r",stdin);
                    ^
0_0_32946554_22327.cpp:45:2: error: stray '#' in program
     //freopen("hzh.out","w",stdout);
  ^
0_0_32946554_22327.cpp:45:8: error: stray '#' in program
     //freopen("hzh.out","w",stdout);
        ^
0_0_32946554_22327.cpp:45:14: error: stray '#' in program
     //freopen("hzh.out","w",stdout);
              ^
0_0_32946554_22327.cpp:45:20: error: stray '#' in program
     //freopen("hzh.out","w",stdout);
                    ^
0_0_32946554_22327.cpp:46:2: error: stray '#' in program
     #endif
  ^
0_0_32946554_22327.cpp:46:8: error: stray '#' in program
     #endif
        ^
0_0_32946554_22327.cpp:46:14: error: stray '#' in program
     #endif
              ^
0_0_32946554_22327.cpp:46:20: error: stray '#' in program
     #endif
                    ^
0_0_32946554_22327.cpp:46:25: error: stray '#' in program
     #endif
                         ^
0_0_32946554_22327.cpp:49:2: error: stray '#' in program
     solve();
  ^
0_0_32946554_22327.cpp:49:8: error: stray '#' in program
     solve();
        ^
0_0_32946554_22327.cpp:49:14: error: stray '#' in program
     solve();
              ^
0_0_32946554_22327.cpp:49:20: error: stray '#' in program
     solve();
                    ^
0_0_32946554_22327.cpp: In function 'int main()':
0_0_32946554_22327.cpp:43:3: error: lvalue required as unary '&' operand
     #ifndef ONLINE_JUDGE
   ^
0_0_32946554_22327.cpp:43:9: error: lvalue required as unary '&' operand
     #ifndef ONLINE_JUDGE
         ^
0_0_32946554_22327.cpp:43:15: error: lvalue required as unary '&' operand
     #ifndef ONLINE_JUDGE
               ^
0_0_32946554_22327.cpp:43:21: error: lvalue required as unary '&' operand
     #ifndef ONLINE_JUDGE
                     ^
0_0_32946554_22327.cpp:43:26: error: 'ifndef' was not declared in this scope
     #ifndef ONLINE_JUDGE
                          ^
0_0_32946554_22327.cpp:44:9: error: lvalue required as unary '&' operand
     freopen("hzh.in","r",stdin);
         ^
0_0_32946554_22327.cpp:44:15: error: lvalue required as unary '&' operand
     freopen("hzh.in","r",stdin);
               ^
0_0_32946554_22327.cpp:44:21: error: lvalue required as unary '&' operand
     freopen("hzh.in","r",stdin);
                     ^
0_0_32946554_22327.cpp:45:3: error: lvalue required as unary '&' operand
     //freopen("hzh.out","w",stdout);
   ^
0_0_32946554_22327.cpp:45:9: error: lvalue required as unary '&' operand
     //freopen("hzh.out","w",stdout);
         ^
0_0_32946554_22327.cpp:45:15: error: lvalue required as unary '&' operand
     //freopen("hzh.out","w",stdout);
               ^
0_0_32946554_22327.cpp:45:21: error: lvalue required as unary '&' operand
     //freopen("hzh.out","w",stdout);
                     ^
0_0_32946554_22327.cpp:46:3: error: lvalue required as unary '&' operand
     #endif
   ^
0_0_32946554_22327.cpp:46:9: error: lvalue required as unary '&' operand
     #endif
         ^
0_0_32946554_22327.cpp:46:15: error: lvalue required as unary '&' operand
     #endif
               ^
0_0_32946554_22327.cpp:46:21: error: lvalue required as unary '&' operand
     #endif
                     ^
0_0_32946554_22327.cpp:46:26: error: 'endif' was not declared in this scope
     #endif
                          ^
0_0_32946554_22327.cpp:49:9: error: lvalue required as unary '&' operand
     solve();
         ^
0_0_32946554_22327.cpp:49:15: error: lvalue required as unary '&' operand
     solve();
               ^
0_0_32946554_22327.cpp:49:21: error: lvalue required as unary '&' operand
     solve();
                     ^


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-09-28 19:26:58, Gzip enabled