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_18773103_28587.cpp:3:7: error: stray '#' in program
 using namespace std;  
       ^
0_0_18773103_28587.cpp:3:22: error: stray '#' in program
 using namespace std;  
                      ^
0_0_18773103_28587.cpp:3:32: error: stray '#' in program
 using namespace std;  
                                ^
0_0_18773103_28587.cpp:3:38: error: stray '#' in program
 using namespace std;  
                                      ^
0_0_18773103_28587.cpp:4:5: error: stray '#' in program
 int max(int a,int b)  
     ^
0_0_18773103_28587.cpp:4:18: error: stray '#' in program
 int max(int a,int b)  
                  ^
0_0_18773103_28587.cpp:4:29: error: stray '#' in program
 int max(int a,int b)  
                             ^
0_0_18773103_28587.cpp:4:37: error: stray '#' in program
 int max(int a,int b)  
                                     ^
0_0_18773103_28587.cpp:4:43: error: stray '#' in program
 int max(int a,int b)  
                                           ^
0_0_18773103_28587.cpp:5:3: error: stray '#' in program
 {  
   ^
0_0_18773103_28587.cpp:5:9: error: stray '#' in program
 {  
         ^
0_0_18773103_28587.cpp:6:2: error: stray '#' in program
     int t;  
  ^
0_0_18773103_28587.cpp:6:8: error: stray '#' in program
     int t;  
        ^
0_0_18773103_28587.cpp:6:14: error: stray '#' in program
     int t;  
              ^
0_0_18773103_28587.cpp:6:20: error: stray '#' in program
     int t;  
                    ^
0_0_18773103_28587.cpp:6:29: error: stray '#' in program
     int t;  
                             ^
0_0_18773103_28587.cpp:6:37: error: stray '#' in program
     int t;  
                                     ^
0_0_18773103_28587.cpp:6:43: error: stray '#' in program
     int t;  
                                           ^
0_0_18773103_28587.cpp:7:2: error: stray '#' in program
     if(a>b)  
  ^
0_0_18773103_28587.cpp:7:8: error: stray '#' in program
     if(a>b)  
        ^
0_0_18773103_28587.cpp:7:14: error: stray '#' in program
     if(a>b)  
              ^
0_0_18773103_28587.cpp:7:20: error: stray '#' in program
     if(a>b)  
                    ^
0_0_18773103_28587.cpp:7:33: error: stray '#' in program
     if(a>b)  
                                 ^
0_0_18773103_28587.cpp:7:39: error: stray '#' in program
     if(a>b)  
                                       ^
0_0_18773103_28587.cpp:8:2: error: stray '#' in program
         t=a;  
  ^
0_0_18773103_28587.cpp:8:8: error: stray '#' in program
         t=a;  
        ^
0_0_18773103_28587.cpp:8:14: error: stray '#' in program
         t=a;  
              ^
0_0_18773103_28587.cpp:8:20: error: stray '#' in program
         t=a;  
                    ^
0_0_18773103_28587.cpp:8:26: error: stray '#' in program
         t=a;  
                          ^
0_0_18773103_28587.cpp:8:32: error: stray '#' in program
         t=a;  
                                ^
0_0_18773103_28587.cpp:8:38: error: stray '#' in program
         t=a;  
                                      ^
0_0_18773103_28587.cpp:8:44: error: stray '#' in program
         t=a;  
                                            ^
0_0_18773103_28587.cpp:8:54: error: stray '#' in program
         t=a;  
                                                      ^
0_0_18773103_28587.cpp:8:60: error: stray '#' in program
         t=a;  
                                                            ^
0_0_18773103_28587.cpp:9:2: error: stray '#' in program
     else  
  ^
0_0_18773103_28587.cpp:9:8: error: stray '#' in program
     else  
        ^
0_0_18773103_28587.cpp:9:14: error: stray '#' in program
     else  
              ^
0_0_18773103_28587.cpp:9:20: error: stray '#' in program
     else  
                    ^
0_0_18773103_28587.cpp:9:30: error: stray '#' in program
     else  
                              ^
0_0_18773103_28587.cpp:9:36: error: stray '#' in program
     else  
                                    ^
0_0_18773103_28587.cpp:10:2: error: stray '#' in program
         t=b;  
  ^
0_0_18773103_28587.cpp:10:8: error: stray '#' in program
         t=b;  
        ^
0_0_18773103_28587.cpp:10:14: error: stray '#' in program
         t=b;  
              ^
0_0_18773103_28587.cpp:10:20: error: stray '#' in program
         t=b;  
                    ^
0_0_18773103_28587.cpp:10:26: error: stray '#' in program
         t=b;  
                          ^
0_0_18773103_28587.cpp:10:32: error: stray '#' in program
         t=b;  
                                ^
0_0_18773103_28587.cpp:10:38: error: stray '#' in program
         t=b;  
                                      ^
0_0_18773103_28587.cpp:10:44: error: stray '#' in program
         t=b;  
                                            ^
0_0_18773103_28587.cpp:10:54: error: stray '#' in program
         t=b;  
                                                      ^
0_0_18773103_28587.cpp:10:60: error: stray '#' in program
         t=b;  
                                                            ^
0_0_18773103_28587.cpp:11:2: error: stray '#' in program
     return t;  
  ^
0_0_18773103_28587.cpp:11:8: error: stray '#' in program
     return t;  
        ^
0_0_18773103_28587.cpp:11:14: error: stray '#' in program
     return t;  
              ^
0_0_18773103_28587.cpp:11:20: error: stray '#' in program
     return t;  
                    ^
0_0_18773103_28587.cpp:11:32: error: stray '#' in program
     return t;  
                                ^
0_0_18773103_28587.cpp:11:40: error: stray '#' in program
     return t;  
                                        ^
0_0_18773103_28587.cpp:11:46: error: stray '#' in program
     return t;  
                                              ^
0_0_18773103_28587.cpp:12:3: error: stray '#' in program
 }  
   ^
0_0_18773103_28587.cpp:12:9: error: stray '#' in program
 }  
         ^
0_0_18773103_28587.cpp:13:5: error: stray '#' in program
 int main()  
     ^
0_0_18773103_28587.cpp:13:17: error: stray '#' in program
 int main()  
                 ^
0_0_18773103_28587.cpp:13:23: error: stray '#' in program
 int main()  
                       ^
0_0_18773103_28587.cpp:14:3: error: stray '#' in program
 {  
   ^
0_0_18773103_28587.cpp:14:9: error: stray '#' in program
 {  
         ^
0_0_18773103_28587.cpp:15:2: error: stray '#' in program
     int e,p;  
  ^
0_0_18773103_28587.cpp:15:8: error: stray '#' in program
     int e,p;  
        ^
0_0_18773103_28587.cpp:15:14: error: stray '#' in program
     int e,p;  
              ^
0_0_18773103_28587.cpp:15:20: error: stray '#' in program
     int e,p;  
                    ^
0_0_18773103_28587.cpp:15:29: error: stray '#' in program
     int e,p;  
                             ^
0_0_18773103_28587.cpp:15:39: error: stray '#' in program
     int e,p;  
                                       ^
0_0_18773103_28587.cpp:15:45: error: stray '#' in program
     int e,p;  
                                             ^
0_0_18773103_28587.cpp:16:2: error: stray '#' in program
     cin>>e;  
  ^
0_0_18773103_28587.cpp:16:8


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-11-26 02:47:03, Gzip enabled