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_19708006_5156.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include <iostream>  
         ^
0_0_19708006_5156.cpp:2:7: error: stray '#' in program
 using namespace std;  
       ^
0_0_19708006_5156.cpp:2:22: error: stray '#' in program
 using namespace std;  
                      ^
0_0_19708006_5156.cpp:2:32: error: stray '#' in program
 using namespace std;  
                                ^
0_0_19708006_5156.cpp:2:38: error: stray '#' in program
 using namespace std;  
                                      ^
0_0_19708006_5156.cpp:3:2: error: stray '#' in program
   
  ^
0_0_19708006_5156.cpp:3:8: error: stray '#' in program
   
        ^
0_0_19708006_5156.cpp:4:5: error: stray '#' in program
 int main()  
     ^
0_0_19708006_5156.cpp:4:17: error: stray '#' in program
 int main()  
                 ^
0_0_19708006_5156.cpp:4:23: error: stray '#' in program
 int main()  
                       ^
0_0_19708006_5156.cpp:5:3: error: stray '#' in program
 {  
   ^
0_0_19708006_5156.cpp:5:9: error: stray '#' in program
 {  
         ^
0_0_19708006_5156.cpp:6:2: error: stray '#' in program
     int n;  
  ^
0_0_19708006_5156.cpp:6:8: error: stray '#' in program
     int n;  
        ^
0_0_19708006_5156.cpp:6:14: error: stray '#' in program
     int n;  
              ^
0_0_19708006_5156.cpp:6:20: error: stray '#' in program
     int n;  
                    ^
0_0_19708006_5156.cpp:6:29: error: stray '#' in program
     int n;  
                             ^
0_0_19708006_5156.cpp:6:37: error: stray '#' in program
     int n;  
                                     ^
0_0_19708006_5156.cpp:6:43: error: stray '#' in program
     int n;  
                                           ^
0_0_19708006_5156.cpp:7:2: error: stray '#' in program
     while(cin >> n)  
  ^
0_0_19708006_5156.cpp:7:8: error: stray '#' in program
     while(cin >> n)  
        ^
0_0_19708006_5156.cpp:7:14: error: stray '#' in program
     while(cin >> n)  
              ^
0_0_19708006_5156.cpp:7:20: error: stray '#' in program
     while(cin >> n)  
                    ^
0_0_19708006_5156.cpp:7:35: error: stray '#' in program
     while(cin >> n)  
                                   ^
0_0_19708006_5156.cpp:7:43: error: stray '#' in program
     while(cin >> n)  
                                           ^
0_0_19708006_5156.cpp:7:51: error: stray '#' in program
     while(cin >> n)  
                                                   ^
0_0_19708006_5156.cpp:7:57: error: stray '#' in program
     while(cin >> n)  
                                                         ^
0_0_19708006_5156.cpp:8:2: error: stray '#' in program
     {  
  ^
0_0_19708006_5156.cpp:8:8: error: stray '#' in program
     {  
        ^
0_0_19708006_5156.cpp:8:14: error: stray '#' in program
     {  
              ^
0_0_19708006_5156.cpp:8:20: error: stray '#' in program
     {  
                    ^
0_0_19708006_5156.cpp:8:27: error: stray '#' in program
     {  
                           ^
0_0_19708006_5156.cpp:8:33: error: stray '#' in program
     {  
                                 ^
0_0_19708006_5156.cpp:9:2: error: stray '#' in program
         while(n--)  
  ^
0_0_19708006_5156.cpp:9:8: error: stray '#' in program
         while(n--)  
        ^
0_0_19708006_5156.cpp:9:14: error: stray '#' in program
         while(n--)  
              ^
0_0_19708006_5156.cpp:9:20: error: stray '#' in program
         while(n--)  
                    ^
0_0_19708006_5156.cpp:9:26: error: stray '#' in program
         while(n--)  
                          ^
0_0_19708006_5156.cpp:9:32: error: stray '#' in program
         while(n--)  
                                ^
0_0_19708006_5156.cpp:9:38: error: stray '#' in program
         while(n--)  
                                      ^
0_0_19708006_5156.cpp:9:44: error: stray '#' in program
         while(n--)  
                                            ^
0_0_19708006_5156.cpp:9:60: error: stray '#' in program
         while(n--)  
                                                            ^
0_0_19708006_5156.cpp:9:66: error: stray '#' in program
         while(n--)  
                                                                  ^
0_0_19708006_5156.cpp:10:2: error: stray '#' in program
         {  
  ^
0_0_19708006_5156.cpp:10:8: error: stray '#' in program
         {  
        ^
0_0_19708006_5156.cpp:10:14: error: stray '#' in program
         {  
              ^
0_0_19708006_5156.cpp:10:20: error: stray '#' in program
         {  
                    ^
0_0_19708006_5156.cpp:10:26: error: stray '#' in program
         {  
                          ^
0_0_19708006_5156.cpp:10:32: error: stray '#' in program
         {  
                                ^
0_0_19708006_5156.cpp:10:38: error: stray '#' in program
         {  
                                      ^
0_0_19708006_5156.cpp:10:44: error: stray '#' in program
         {  
                                            ^
0_0_19708006_5156.cpp:10:51: error: stray '#' in program
         {  
                                                   ^
0_0_19708006_5156.cpp:10:57: error: stray '#' in program
         {  
                                                         ^
0_0_19708006_5156.cpp:11:2: error: stray '#' in program
             int m,a[5005] = {0},i;  
  ^
0_0_19708006_5156.cpp:11:8: error: stray '#' in program
             int m,a[5005] = {0},i;  
        ^
0_0_19708006_5156.cpp:11:14: error: stray '#' in program
             int m,a[5005] = {0},i;  
              ^
0_0_19708006_5156.cpp:11:20: error: stray '#' in program
             int m,a[5005] = {0},i;  
                    ^
0_0_19708006_5156.cpp:11:26: error: stray '#' in program
             int m,a[5005] = {0},i;  
                          ^
0_0_19708006_5156.cpp:11:32: error: stray '#' in program
             int m,a[5005] = {0},i;  
                                ^
0_0_19708006_5156.cpp:11:38: error: stray '#' in program
             int m,a[5005] = {0},i;  
                                      ^
0_0_19708006_5156.cpp:11:44: error: stray '#' in program
             int m,a[5005] = {0},i;  
                                            ^
0_0_19708006_5156.cpp:11:50: error: stray '#' in program
             int m,a[5005] = {0},i;  
                                                  ^
0_0_19708006_5156.cpp:11:56: error: stray '#' in program
             int m,a[5005] = {0},i;  
                                                        ^
0_0_19708006_5156.cpp:11:62: error: stray '#' in program
             int m,a[5005] = {0},i;  
                                                              ^
0_0_19708006_5156.cpp:11:68: error


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 02:04:22, Gzip enabled