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_33517093_12951.cpp:8:2: error: stray '#' in program
     x=0;char o,f=1;
  ^
0_0_33517093_12951.cpp:8:8: error: stray '#' in program
     x=0;char o,f=1;
        ^
0_0_33517093_12951.cpp:8:14: error: stray '#' in program
     x=0;char o,f=1;
              ^
0_0_33517093_12951.cpp:8:20: error: stray '#' in program
     x=0;char o,f=1;
                    ^
0_0_33517093_12951.cpp:9:2: error: stray '#' in program
     while(o=getchar(),o<48)if(o==45)f=-f;
  ^
0_0_33517093_12951.cpp:9:8: error: stray '#' in program
     while(o=getchar(),o<48)if(o==45)f=-f;
        ^
0_0_33517093_12951.cpp:9:14: error: stray '#' in program
     while(o=getchar(),o<48)if(o==45)f=-f;
              ^
0_0_33517093_12951.cpp:9:20: error: stray '#' in program
     while(o=getchar(),o<48)if(o==45)f=-f;
                    ^
0_0_33517093_12951.cpp:10:2: error: stray '#' in program
     do x=(x<<3)+(x<<1)+(o^48);
  ^
0_0_33517093_12951.cpp:10:8: error: stray '#' in program
     do x=(x<<3)+(x<<1)+(o^48);
        ^
0_0_33517093_12951.cpp:10:14: error: stray '#' in program
     do x=(x<<3)+(x<<1)+(o^48);
              ^
0_0_33517093_12951.cpp:10:20: error: stray '#' in program
     do x=(x<<3)+(x<<1)+(o^48);
                    ^
0_0_33517093_12951.cpp:11:2: error: stray '#' in program
     while(o=getchar(),o>47);
  ^
0_0_33517093_12951.cpp:11:8: error: stray '#' in program
     while(o=getchar(),o>47);
        ^
0_0_33517093_12951.cpp:11:14: error: stray '#' in program
     while(o=getchar(),o>47);
              ^
0_0_33517093_12951.cpp:11:20: error: stray '#' in program
     while(o=getchar(),o>47);
                    ^
0_0_33517093_12951.cpp:12:2: error: stray '#' in program
     x*=f;
  ^
0_0_33517093_12951.cpp:12:8: error: stray '#' in program
     x*=f;
        ^
0_0_33517093_12951.cpp:12:14: error: stray '#' in program
     x*=f;
              ^
0_0_33517093_12951.cpp:12:20: error: stray '#' in program
     x*=f;
                    ^
0_0_33517093_12951.cpp:16:2: error: stray '#' in program
     int len,mx,lmx,rmx;
  ^
0_0_33517093_12951.cpp:16:8: error: stray '#' in program
     int len,mx,lmx,rmx;
        ^
0_0_33517093_12951.cpp:16:14: error: stray '#' in program
     int len,mx,lmx,rmx;
              ^
0_0_33517093_12951.cpp:16:20: error: stray '#' in program
     int len,mx,lmx,rmx;
                    ^
0_0_33517093_12951.cpp:17:2: error: stray '#' in program
     node operator +(const node &A)const{
  ^
0_0_33517093_12951.cpp:17:8: error: stray '#' in program
     node operator +(const node &A)const{
        ^
0_0_33517093_12951.cpp:17:14: error: stray '#' in program
     node operator +(const node &A)const{
              ^
0_0_33517093_12951.cpp:17:20: error: stray '#' in program
     node operator +(const node &A)const{
                    ^
0_0_33517093_12951.cpp:18:2: error: stray '#' in program
         node T;
  ^
0_0_33517093_12951.cpp:18:8: error: stray '#' in program
         node T;
        ^
0_0_33517093_12951.cpp:18:14: error: stray '#' in program
         node T;
              ^
0_0_33517093_12951.cpp:18:20: error: stray '#' in program
         node T;
                    ^
0_0_33517093_12951.cpp:18:26: error: stray '#' in program
         node T;
                          ^
0_0_33517093_12951.cpp:18:32: error: stray '#' in program
         node T;
                                ^
0_0_33517093_12951.cpp:18:38: error: stray '#' in program
         node T;
                                      ^
0_0_33517093_12951.cpp:18:44: error: stray '#' in program
         node T;
                                            ^
0_0_33517093_12951.cpp:19:2: error: stray '#' in program
         T.len=len+A.len;
  ^
0_0_33517093_12951.cpp:19:8: error: stray '#' in program
         T.len=len+A.len;
        ^
0_0_33517093_12951.cpp:19:14: error: stray '#' in program
         T.len=len+A.len;
              ^
0_0_33517093_12951.cpp:19:20: error: stray '#' in program
         T.len=len+A.len;
                    ^
0_0_33517093_12951.cpp:19:26: error: stray '#' in program
         T.len=len+A.len;
                          ^
0_0_33517093_12951.cpp:19:32: error: stray '#' in program
         T.len=len+A.len;
                                ^
0_0_33517093_12951.cpp:19:38: error: stray '#' in program
         T.len=len+A.len;
                                      ^
0_0_33517093_12951.cpp:19:44: error: stray '#' in program
         T.len=len+A.len;
                                            ^
0_0_33517093_12951.cpp:20:2: error: stray '#' in program
         T.mx=max(rmx+A.lmx,max(mx,A.mx));
  ^
0_0_33517093_12951.cpp:20:8: error: stray '#' in program
         T.mx=max(rmx+A.lmx,max(mx,A.mx));
        ^
0_0_33517093_12951.cpp:20:14: error: stray '#' in program
         T.mx=max(rmx+A.lmx,max(mx,A.mx));
              ^
0_0_33517093_12951.cpp:20:20: error: stray '#' in program
         T.mx=max(rmx+A.lmx,max(mx,A.mx));
                    ^
0_0_33517093_12951.cpp:20:26: error: stray '#' in program
         T.mx=max(rmx+A.lmx,max(mx,A.mx));
                          ^
0_0_33517093_12951.cpp:20:32: error: stray '#' in program
         T.mx=max(rmx+A.lmx,max(mx,A.mx));
                                ^
0_0_33517093_12951.cpp:20:38: error: stray '#' in program
         T.mx=max(rmx+A.lmx,max(mx,A.mx));
                                      ^
0_0_33517093_12951.cpp:20:44: error: stray '#' in program
         T.mx=max(rmx+A.lmx,max(mx,A.mx));
                                            ^
0_0_33517093_12951.cpp:21:2: error: stray '#' in program
         T.lmx=lmx+(lmx==len?A.lmx:0);
  ^
0_0_33517093_12951.cpp:21:8: error: stray '#' in program
         T.lmx=lmx+(lmx==len?A.lmx:0);
        ^
0_0_33517093_12951.cpp:21:14: error: stray '#' in program
         T.lmx=lmx+(lmx==len?A.lmx:0);
              ^
0_0_33517093_12951.cpp:21:20: error: stray '#' in program
         T.lmx=lmx+(lmx==len?A.lmx:0);
                    ^
0_0_33517093_12951.cpp:21:26: error: stray '#' in program
         T.lmx=lmx+(lmx==len?A.lmx:0);
                          ^
0_0_33517093_12951.cpp:21:32: error: stray '#' in program
         T.lmx=lmx+(lmx==len?A.lmx:0);
                                ^
0_0_33517093_12951.cpp:21:38: error: stray '#' in program
         T.lmx=lmx+(lmx==len?A.lmx:0);
                                      ^
0_0_33517093_12951.cpp:21:44: error: stray '#' in program
         T.lmx=lmx+(lmx==len?A.lmx:0);
                                            ^
0_0_33517093_12951.cpp:22:2: error: stray '#' in program
         T.rmx=A.rmx+(A.rmx==A.len?rmx:0);
  ^
0_0_33517093_12951.cpp:22:8: error: stray '#' in program
         T.rmx=A.rmx+(A.rmx==A.len?rmx:0);
        ^
0_0_33517093_12951.cpp:22:14: error: stray '#' in program
         T.rmx=A.rmx+(A.rmx==A.len?rmx:0);
              ^
0_0_33517093_12951.cpp:22:20: error: stray '#' in program
         T.rmx=A.rmx+(A.rmx==A.len?rmx:0);
                    ^
0_0_33517093_12951.cpp:22:26: error: stray '#' in program
         T.rmx=A.rmx+(A.rmx==A.len?rmx:0);
                          ^
0_0_33517093_12951.cpp:22:32: error: stray '#' in program
         T.rmx=A.rmx+(A.rmx==A.len?rmx:0);
                                ^
0_0_33517093_12951.cpp:22:38: error: stray '#' in program
         T.rmx=A.rmx+(A.rmx==A.len?rmx:0);
                                      ^
0_0_33517093_12951.cpp:22:44: error: stray '#' in program
     &#


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-07-07 07:18:17, Gzip enabled