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_24624399_717.cpp:11:2: error: stray '#' in program
     int l,r;
  ^
0_0_24624399_717.cpp:11:8: error: stray '#' in program
     int l,r;
        ^
0_0_24624399_717.cpp:11:14: error: stray '#' in program
     int l,r;
              ^
0_0_24624399_717.cpp:12:2: error: stray '#' in program
     long long val;
  ^
0_0_24624399_717.cpp:12:8: error: stray '#' in program
     long long val;
        ^
0_0_24624399_717.cpp:12:14: error: stray '#' in program
     long long val;
              ^
0_0_24624399_717.cpp:17:2: error: stray '#' in program
     int l,r;
  ^
0_0_24624399_717.cpp:17:8: error: stray '#' in program
     int l,r;
        ^
0_0_24624399_717.cpp:17:14: error: stray '#' in program
     int l,r;
              ^
0_0_24624399_717.cpp:18:2: error: stray '#' in program
     long long maxn;
  ^
0_0_24624399_717.cpp:18:8: error: stray '#' in program
     long long maxn;
        ^
0_0_24624399_717.cpp:18:14: error: stray '#' in program
     long long maxn;
              ^
0_0_24624399_717.cpp:19:2: error: stray '#' in program
     int flag;
  ^
0_0_24624399_717.cpp:19:8: error: stray '#' in program
     int flag;
        ^
0_0_24624399_717.cpp:19:14: error: stray '#' in program
     int flag;
              ^
0_0_24624399_717.cpp:20:2: error: stray '#' in program
     Node *lt,*rt;
  ^
0_0_24624399_717.cpp:20:8: error: stray '#' in program
     Node *lt,*rt;
        ^
0_0_24624399_717.cpp:20:14: error: stray '#' in program
     Node *lt,*rt;
              ^
0_0_24624399_717.cpp:21:2: error: stray '#' in program
     Node(int l1,int r1){
  ^
0_0_24624399_717.cpp:21:8: error: stray '#' in program
     Node(int l1,int r1){
        ^
0_0_24624399_717.cpp:21:14: error: stray '#' in program
     Node(int l1,int r1){
              ^
0_0_24624399_717.cpp:22:2: error: stray '#' in program
         l=l1; r=r1;
  ^
0_0_24624399_717.cpp:22:8: error: stray '#' in program
         l=l1; r=r1;
        ^
0_0_24624399_717.cpp:22:14: error: stray '#' in program
         l=l1; r=r1;
              ^
0_0_24624399_717.cpp:22:20: error: stray '#' in program
         l=l1; r=r1;
                    ^
0_0_24624399_717.cpp:22:26: error: stray '#' in program
         l=l1; r=r1;
                          ^
0_0_24624399_717.cpp:22:32: error: stray '#' in program
         l=l1; r=r1;
                                ^
0_0_24624399_717.cpp:22:38: error: stray '#' in program
         l=l1; r=r1;
                                      ^
0_0_24624399_717.cpp:23:2: error: stray '#' in program
         flag=0;
  ^
0_0_24624399_717.cpp:23:8: error: stray '#' in program
         flag=0;
        ^
0_0_24624399_717.cpp:23:14: error: stray '#' in program
         flag=0;
              ^
0_0_24624399_717.cpp:23:20: error: stray '#' in program
         flag=0;
                    ^
0_0_24624399_717.cpp:23:26: error: stray '#' in program
         flag=0;
                          ^
0_0_24624399_717.cpp:23:32: error: stray '#' in program
         flag=0;
                                ^
0_0_24624399_717.cpp:23:38: error: stray '#' in program
         flag=0;
                                      ^
0_0_24624399_717.cpp:24:2: error: stray '#' in program
         lt=rt=NULL;
  ^
0_0_24624399_717.cpp:24:8: error: stray '#' in program
         lt=rt=NULL;
        ^
0_0_24624399_717.cpp:24:14: error: stray '#' in program
         lt=rt=NULL;
              ^
0_0_24624399_717.cpp:24:20: error: stray '#' in program
         lt=rt=NULL;
                    ^
0_0_24624399_717.cpp:24:26: error: stray '#' in program
         lt=rt=NULL;
                          ^
0_0_24624399_717.cpp:24:32: error: stray '#' in program
         lt=rt=NULL;
                                ^
0_0_24624399_717.cpp:24:38: error: stray '#' in program
         lt=rt=NULL;
                                      ^
0_0_24624399_717.cpp:25:2: error: stray '#' in program
     }
  ^
0_0_24624399_717.cpp:25:8: error: stray '#' in program
     }
        ^
0_0_24624399_717.cpp:25:14: error: stray '#' in program
     }
              ^
0_0_24624399_717.cpp:29:2: error: stray '#' in program
     int c=getchar(),k=1;
  ^
0_0_24624399_717.cpp:29:8: error: stray '#' in program
     int c=getchar(),k=1;
        ^
0_0_24624399_717.cpp:29:14: error: stray '#' in program
     int c=getchar(),k=1;
              ^
0_0_24624399_717.cpp:30:2: error: stray '#' in program
     long long a=0;
  ^
0_0_24624399_717.cpp:30:8: error: stray '#' in program
     long long a=0;
        ^
0_0_24624399_717.cpp:30:14: error: stray '#' in program
     long long a=0;
              ^
0_0_24624399_717.cpp:31:2: error: stray '#' in program
     while (c<'0' || '9'<c){
  ^
0_0_24624399_717.cpp:31:8: error: stray '#' in program
     while (c<'0' || '9'<c){
        ^
0_0_24624399_717.cpp:31:14: error: stray '#' in program
     while (c<'0' || '9'<c){
              ^
0_0_24624399_717.cpp:32:2: error: stray '#' in program
         if (c=='-') k=-1;
  ^
0_0_24624399_717.cpp:32:8: error: stray '#' in program
         if (c=='-') k=-1;
        ^
0_0_24624399_717.cpp:32:14: error: stray '#' in program
         if (c=='-') k=-1;
              ^
0_0_24624399_717.cpp:32:20: error: stray '#' in program
         if (c=='-') k=-1;
                    ^
0_0_24624399_717.cpp:32:26: error: stray '#' in program
         if (c=='-') k=-1;
                          ^
0_0_24624399_717.cpp:32:32: error: stray '#' in program
         if (c=='-') k=-1;
                                ^
0_0_24624399_717.cpp:32:38: error: stray '#' in program
         if (c=='-') k=-1;
                                      ^
0_0_24624399_717.cpp:33:2: error: stray '#' in program
         c=getchar();
  ^
0_0_24624399_717.cpp:33:8: error: stray '#' in program
         c=getchar();
        ^
0_0_24624399_717.cpp:33:14: error: stray '#' in program
         c=getchar();
              ^
0_0_24624399_717.cpp:33:20: error: stray '#' in program
         c=getchar();
                    ^
0_0_24624399_717.cpp:33:26: error: stray '#' in program
         c=getchar();
                          ^
0_0_24624399_717.cpp:33:32: error: stray '#' in program
         c=getchar();
                                ^
0_0_24624399_717.cpp:33:38: error: stray '#' in program
         c=getchar();
                                      ^
0_0_24624399_717.cpp:34:2: error: stray '#' in program
     }
  ^
0_0_24624399_717.cpp:34:8: error: stray '#' in program
     }
        ^
0_0_24624399_717.cpp:34:14: error: stray '#' in program
     }
              ^
0_0_24624399_717.cpp:35:2: error: stray '#' in program
     while ('0'<=c && c<='9'){
  ^
0_0_24624399_717.cpp:35:8: error: stray '#' in program
     while ('0'<=c && c<='9'){
        ^
0_0_24624399_717.cpp:35:14: error: stray '#' in program
     while ('0'<=c && c<='9'){
              ^
0_0_24624399_717.cpp:36:2: error: stray '#' in program
         a=a*10+c-'0';
  ^
0_0_24624399_717.cpp:36:8: error: stray '#' in program
         a=a*10+c-'0';
        ^
0_0_24624399_717.cpp:36:14: error: stray '#' in program
         a=a*10+c-'0';
              ^
0_0_24624399_717.cpp:36:20: error: stray '#' in program
         a=a*10+c-'0';
                    ^
0_0_24624399_717.cpp:36:26: error: stray '#' in program
         a=a*10+c-'0';
                          ^
0_0_24624399_717.cpp:36:32: error: stray '#' in program
         a=a*10+c-'0';
                  


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-10-06 16:23:22, Gzip enabled