Banner Home Page DIY Contests Problems Ranklist Status Statistics

View Compilation Error

2_33497_2826406_5235.cpp:7:2: error: stray '#' in program
         max=0;
  ^
2_33497_2826406_5235.cpp:7:8: error: stray '#' in program
         max=0;
        ^
2_33497_2826406_5235.cpp:7:14: error: stray '#' in program
         max=0;
              ^
2_33497_2826406_5235.cpp:7:20: error: stray '#' in program
         max=0;
                    ^
2_33497_2826406_5235.cpp:7:26: error: stray '#' in program
         max=0;
                          ^
2_33497_2826406_5235.cpp:7:32: error: stray '#' in program
         max=0;
                                ^
2_33497_2826406_5235.cpp:7:38: error: stray '#' in program
         max=0;
                                      ^
2_33497_2826406_5235.cpp:7:44: error: stray '#' in program
         max=0;
                                            ^
2_33497_2826406_5235.cpp:11:2: error: stray '#' in program
             x=0;
  ^
2_33497_2826406_5235.cpp:11:8: error: stray '#' in program
             x=0;
        ^
2_33497_2826406_5235.cpp:11:14: error: stray '#' in program
             x=0;
              ^
2_33497_2826406_5235.cpp:11:20: error: stray '#' in program
             x=0;
                    ^
2_33497_2826406_5235.cpp:11:26: error: stray '#' in program
             x=0;
                          ^
2_33497_2826406_5235.cpp:11:32: error: stray '#' in program
             x=0;
                                ^
2_33497_2826406_5235.cpp:11:38: error: stray '#' in program
             x=0;
                                      ^
2_33497_2826406_5235.cpp:11:44: error: stray '#' in program
             x=0;
                                            ^
2_33497_2826406_5235.cpp:11:50: error: stray '#' in program
             x=0;
                                                  ^
2_33497_2826406_5235.cpp:11:56: error: stray '#' in program
             x=0;
                                                        ^
2_33497_2826406_5235.cpp:11:62: error: stray '#' in program
             x=0;
                                                              ^
2_33497_2826406_5235.cpp:11:68: error: stray '#' in program
             x=0;
                                                                    ^
2_33497_2826406_5235.cpp:14:2: error: stray '#' in program
             if(max<x)max=x;
  ^
2_33497_2826406_5235.cpp:14:8: error: stray '#' in program
             if(max<x)max=x;
        ^
2_33497_2826406_5235.cpp:14:14: error: stray '#' in program
             if(max<x)max=x;
              ^
2_33497_2826406_5235.cpp:14:20: error: stray '#' in program
             if(max<x)max=x;
                    ^
2_33497_2826406_5235.cpp:14:26: error: stray '#' in program
             if(max<x)max=x;
                          ^
2_33497_2826406_5235.cpp:14:32: error: stray '#' in program
             if(max<x)max=x;
                                ^
2_33497_2826406_5235.cpp:14:38: error: stray '#' in program
             if(max<x)max=x;
                                      ^
2_33497_2826406_5235.cpp:14:44: error: stray '#' in program
             if(max<x)max=x;
                                            ^
2_33497_2826406_5235.cpp:14:50: error: stray '#' in program
             if(max<x)max=x;
                                                  ^
2_33497_2826406_5235.cpp:14:56: error: stray '#' in program
             if(max<x)max=x;
                                                        ^
2_33497_2826406_5235.cpp:14:62: error: stray '#' in program
             if(max<x)max=x;
                                                              ^
2_33497_2826406_5235.cpp:14:68: error: stray '#' in program
             if(max<x)max=x;
                                                                    ^
2_33497_2826406_5235.cpp: In function 'int main()':
2_33497_2826406_5235.cpp:7:3: error: lvalue required as unary '&' operand
         max=0;
   ^
2_33497_2826406_5235.cpp:7:9: error: lvalue required as unary '&' operand
         max=0;
         ^
2_33497_2826406_5235.cpp:7:15: error: lvalue required as unary '&' operand
         max=0;
               ^
2_33497_2826406_5235.cpp:7:21: error: lvalue required as unary '&' operand
         max=0;
                     ^
2_33497_2826406_5235.cpp:7:27: error: lvalue required as unary '&' operand
         max=0;
                           ^
2_33497_2826406_5235.cpp:7:33: error: lvalue required as unary '&' operand
         max=0;
                                 ^
2_33497_2826406_5235.cpp:7:39: error: lvalue required as unary '&' operand
         max=0;
                                       ^
2_33497_2826406_5235.cpp:7:45: error: lvalue required as unary '&' operand
         max=0;
                                             ^
2_33497_2826406_5235.cpp:11:3: error: lvalue required as unary '&' operand
             x=0;
   ^
2_33497_2826406_5235.cpp:11:9: error: lvalue required as unary '&' operand
             x=0;
         ^
2_33497_2826406_5235.cpp:11:15: error: lvalue required as unary '&' operand
             x=0;
               ^
2_33497_2826406_5235.cpp:11:21: error: lvalue required as unary '&' operand
             x=0;
                     ^
2_33497_2826406_5235.cpp:11:27: error: lvalue required as unary '&' operand
             x=0;
                           ^
2_33497_2826406_5235.cpp:11:33: error: lvalue required as unary '&' operand
             x=0;
                                 ^
2_33497_2826406_5235.cpp:11:39: error: lvalue required as unary '&' operand
             x=0;
                                       ^
2_33497_2826406_5235.cpp:11:45: error: lvalue required as unary '&' operand
             x=0;
                                             ^
2_33497_2826406_5235.cpp:11:51: error: lvalue required as unary '&' operand
             x=0;
                                                   ^
2_33497_2826406_5235.cpp:11:57: error: lvalue required as unary '&' operand
             x=0;
                                                         ^
2_33497_2826406_5235.cpp:11:63: error: lvalue required as unary '&' operand
             x=0;
                                                               ^
2_33497_2826406_5235.cpp:11:69: error: lvalue required as unary '&' operand
             x=0;
                                                                     ^
2_33497_2826406_5235.cpp:14:3: error: lvalue required as unary '&' operand
             if(max<x)max=x;
   ^
2_33497_2826406_5235.cpp:14:9: error: lvalue required as unary '&' operand
             if(max<x)max=x;
         ^
2_33497_2826406_5235.cpp:14:15: error: lvalue required as unary '&' operand
             if(max<x)max=x;
               ^
2_33497_2826406_5235.cpp:14:21: error: