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_26673461_16293.cpp:12:2: error: stray '#' in program
     int a,b,c,i=0,j=0,e,f,aa,bb,o,k=0,cc=0,t,q,h,hh;
  ^
0_0_26673461_16293.cpp:12:9: error: stray '#' in program
     int a,b,c,i=0,j=0,e,f,aa,bb,o,k=0,cc=0,t,q,h,hh;
         ^
0_0_26673461_16293.cpp:13:2: error: stray '#' in program
     while(scanf("%d",&a)!=EOF)
  ^
0_0_26673461_16293.cpp:13:9: error: stray '#' in program
     while(scanf("%d",&a)!=EOF)
         ^
0_0_26673461_16293.cpp:14:2: error: stray '#' in program
     {
  ^
0_0_26673461_16293.cpp:14:9: error: stray '#' in program
     {
         ^
0_0_26673461_16293.cpp:15:2: error: stray '#' in program
         int v[100000]={0};  //数组的初始化;
  ^
0_0_26673461_16293.cpp:15:9: error: stray '#' in program
         int v[100000]={0};  //数组的初始化;
         ^
0_0_26673461_16293.cpp:15:16: error: stray '#' in program
         int v[100000]={0};  //数组的初始化;
                ^
0_0_26673461_16293.cpp:15:23: error: stray '#' in program
         int v[100000]={0};  //数组的初始化;
                       ^
0_0_26673461_16293.cpp:15:48: error: stray '#' in program
         int v[100000]={0};  //数组的初始化;
                                                ^
0_0_26673461_16293.cpp:16:2: error: stray '#' in program
         for(i=0;i<a;i++)
  ^
0_0_26673461_16293.cpp:16:9: error: stray '#' in program
         for(i=0;i<a;i++)
         ^
0_0_26673461_16293.cpp:16:16: error: stray '#' in program
         for(i=0;i<a;i++)
                ^
0_0_26673461_16293.cpp:16:23: error: stray '#' in program
         for(i=0;i<a;i++)
                       ^
0_0_26673461_16293.cpp:17:2: error: stray '#' in program
         {
  ^
0_0_26673461_16293.cpp:17:9: error: stray '#' in program
         {
         ^
0_0_26673461_16293.cpp:17:16: error: stray '#' in program
         {
                ^
0_0_26673461_16293.cpp:17:23: error: stray '#' in program
         {
                       ^
0_0_26673461_16293.cpp:18:2: error: stray '#' in program
             scanf("%d",&b);
  ^
0_0_26673461_16293.cpp:18:9: error: stray '#' in program
             scanf("%d",&b);
         ^
0_0_26673461_16293.cpp:18:16: error: stray '#' in program
             scanf("%d",&b);
                ^
0_0_26673461_16293.cpp:18:23: error: stray '#' in program
             scanf("%d",&b);
                       ^
0_0_26673461_16293.cpp:18:30: error: stray '#' in program
             scanf("%d",&b);
                              ^
0_0_26673461_16293.cpp:18:37: error: stray '#' in program
             scanf("%d",&b);
                                     ^
0_0_26673461_16293.cpp:19:2: error: stray '#' in program
             v[b]++;    //输入相同的a的个数;
  ^
0_0_26673461_16293.cpp:19:9: error: stray '#' in program
             v[b]++;    //输入相同的a的个数;
         ^
0_0_26673461_16293.cpp:19:16: error: stray '#' in program
             v[b]++;    //输入相同的a的个数;
                ^
0_0_26673461_16293.cpp:19:23: error: stray '#' in program
             v[b]++;    //输入相同的a的个数;
                       ^
0_0_26673461_16293.cpp:19:30: error: stray '#' in program
             v[b]++;    //输入相同的a的个数;
                              ^
0_0_26673461_16293.cpp:19:37: error: stray '#' in program
             v[b]++;    //输入相同的a的个数;
                                     ^
0_0_26673461_16293.cpp:19:51: error: stray '#' in program
             v[b]++;    //输入相同的a的个数;
                                                   ^
0_0_26673461_16293.cpp:19:58: error: stray '#' in program
             v[b]++;    //输入相同的a的个数;
                                                          ^
0_0_26673461_16293.cpp:20:2: error: stray '#' in program
             if(v[b]==(a+1)/2)
  ^
0_0_26673461_16293.cpp:20:9: error: stray '#' in program
             if(v[b]==(a+1)/2)
         ^
0_0_26673461_16293.cpp:20:16: error: stray '#' in program
             if(v[b]==(a+1)/2)
                ^
0_0_26673461_16293.cpp:20:23: error: stray '#' in program
             if(v[b]==(a+1)/2)
                       ^
0_0_26673461_16293.cpp:20:30: error: stray '#' in program
             if(v[b]==(a+1)/2)
                              ^
0_0_26673461_16293.cpp:20:37: error: stray '#' in program
             if(v[b]==(a+1)/2)
                                     ^
0_0_26673461_16293.cpp:21:2: error: stray '#' in program
             {
  ^
0_0_26673461_16293.cpp:21:9: error: stray '#' in program
             {
         ^
0_0_26673461_16293.cpp:21:16: error: stray '#' in program
             {
                ^
0_0_26673461_16293.cpp:21:23: error: stray '#' in program
             {
                       ^
0_0_26673461_16293.cpp:21:30: error: stray '#' in program
             {
                              ^
0_0_26673461_16293.cpp:21:37: error: stray '#' in program
             {
                                     ^
0_0_26673461_16293.cpp:22:2: error: stray '#' in program
                 e=b;
  ^
0_0_26673461_16293.cpp:22:9: error: stray '#' in program
                 e=b;
         ^
0_0_26673461_16293.cpp:22:16: error: stray '#' in program
                 e=b;
                ^
0_0_26673461_16293.cpp:22:23: error: stray '#' in program
                 e=b;
                       ^
0_0_26673461_16293.cpp:22:30: error: stray '#' in program
                 e=b;
                              ^
0_0_26673461_16293.cpp:22:37: error: stray '#' in program
                 e=b;
                                     ^
0_0_26673461_16293.cpp:22:44: error: stray '#' in program
                 e=b;
                                            ^
0_0_26673461_16293.cpp:22:51: error: stray '#' in program
                 e=b;
                                                   ^
0_0_26673461_16293.cpp:23:2: error: stray '#' in program
             }
  ^
0_0_26673461_16293.cpp:23:9: error: stray '#' in program
             }
         ^
0_0_26673461_16293.cpp:23:16: error: stray '#' in program
             }
                ^
0_0_26673461_16293.cpp:23:23: error: stray '#' in program
             }
                       ^
0_0_26673461_16293.cpp:23:30: error: stray '#' in program
             }
                              ^
0_0_26673461_16293.cpp:23:37: error: stray '#' in program
             }
                                     ^
0_0_26673461_16293.cpp:24:2: error: stray '#' in program
         }
  ^
0_0_26673461_16293.cpp:24:9: error: stray '#' in program
         }
         ^
0_0_26673461_16293.cpp:24:16: error: stray '#' in program
         }
                ^
0_0_26673461_16293.cpp:24:23: error: stray '#' in program
         }
                       ^
0_0_26673461_16293.cpp:25:2: error: stray '#' in program
          printf("%d\n",e);
  ^
0_0_26673461_16293.cpp:25:9: error: stray '#' in program
          printf("%d\n",e);
         ^
0_0_26673461_16293.cpp:25:16: error: stray '#' in program
          printf("%d\n",e);
                ^
0_0_26673461_16293.cpp:25:23: error: stray '#' in program
          printf("%d\n",e);
                       ^
0_0_26673461_16293.cpp:25:30: error: stray '#' in program
          printf("%d\n",e);
                              ^
0_0_26673461_16293.cpp:26:2: error: stray '#' in program
     }
  ^
0_0_26673461_16293.cpp:26:9: error: stray '#' in program
     }
         ^
0_0_26673461_16293.cpp:29:2: error: stray '#' in program
     return 0;
  ^
0_0_26673461_16293.cpp:29:9: error: stray '#' in program
     return 0;
         ^
0_0_26673461_16293.cpp: In function '


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