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_33259921_15026.cpp:8:2: error: stray '#' in program
     char a[25],b[85];
  ^
0_0_33259921_15026.cpp:8:9: error: stray '#' in program
     char a[25],b[85];
         ^
0_0_33259921_15026.cpp:12:2: error: stray '#' in program
     int i,j,k=0;
  ^
0_0_33259921_15026.cpp:12:9: error: stray '#' in program
     int i,j,k=0;
         ^
0_0_33259921_15026.cpp:13:2: error: stray '#' in program
     int n;
  ^
0_0_33259921_15026.cpp:13:9: error: stray '#' in program
     int n;
         ^
0_0_33259921_15026.cpp:14:2: error: stray '#' in program
     char d[maxn];
  ^
0_0_33259921_15026.cpp:14:9: error: stray '#' in program
     char d[maxn];
         ^
0_0_33259921_15026.cpp:15:2: error: stray '#' in program
     while(scanf("%s",c[k].a)&&strcmp(c[k].a,"@END@")!=0&&getchar()&&gets(c[k].b))
  ^
0_0_33259921_15026.cpp:15:9: error: stray '#' in program
     while(scanf("%s",c[k].a)&&strcmp(c[k].a,"@END@")!=0&&getchar()&&gets(c[k].b))
         ^
0_0_33259921_15026.cpp:16:2: error: stray '#' in program
     {
  ^
0_0_33259921_15026.cpp:16:9: error: stray '#' in program
     {
         ^
0_0_33259921_15026.cpp:17:2: error: stray '#' in program
         k++;
  ^
0_0_33259921_15026.cpp:17:9: error: stray '#' in program
         k++;
         ^
0_0_33259921_15026.cpp:17:16: error: stray '#' in program
         k++;
                ^
0_0_33259921_15026.cpp:17:23: error: stray '#' in program
         k++;
                       ^
0_0_33259921_15026.cpp:18:2: error: stray '#' in program
     }
  ^
0_0_33259921_15026.cpp:18:9: error: stray '#' in program
     }
         ^
0_0_33259921_15026.cpp:19:2: error: stray '#' in program
     scanf("%d",&n);
  ^
0_0_33259921_15026.cpp:19:9: error: stray '#' in program
     scanf("%d",&n);
         ^
0_0_33259921_15026.cpp:20:2: error: stray '#' in program
     getchar();
  ^
0_0_33259921_15026.cpp:20:9: error: stray '#' in program
     getchar();
         ^
0_0_33259921_15026.cpp:21:2: error: stray '#' in program
     while(n--)
  ^
0_0_33259921_15026.cpp:21:9: error: stray '#' in program
     while(n--)
         ^
0_0_33259921_15026.cpp:22:2: error: stray '#' in program
     {
  ^
0_0_33259921_15026.cpp:22:9: error: stray '#' in program
     {
         ^
0_0_33259921_15026.cpp:23:2: error: stray '#' in program
         memset(d,0,sizeof(d));
  ^
0_0_33259921_15026.cpp:23:9: error: stray '#' in program
         memset(d,0,sizeof(d));
         ^
0_0_33259921_15026.cpp:23:16: error: stray '#' in program
         memset(d,0,sizeof(d));
                ^
0_0_33259921_15026.cpp:23:23: error: stray '#' in program
         memset(d,0,sizeof(d));
                       ^
0_0_33259921_15026.cpp:24:2: error: stray '#' in program
         gets(d);
  ^
0_0_33259921_15026.cpp:24:9: error: stray '#' in program
         gets(d);
         ^
0_0_33259921_15026.cpp:24:16: error: stray '#' in program
         gets(d);
                ^
0_0_33259921_15026.cpp:24:23: error: stray '#' in program
         gets(d);
                       ^
0_0_33259921_15026.cpp:25:2: error: stray '#' in program
         if(d[0]=='[')
  ^
0_0_33259921_15026.cpp:25:9: error: stray '#' in program
         if(d[0]=='[')
         ^
0_0_33259921_15026.cpp:25:16: error: stray '#' in program
         if(d[0]=='[')
                ^
0_0_33259921_15026.cpp:25:23: error: stray '#' in program
         if(d[0]=='[')
                       ^
0_0_33259921_15026.cpp:26:2: error: stray '#' in program
         {
  ^
0_0_33259921_15026.cpp:26:9: error: stray '#' in program
         {
         ^
0_0_33259921_15026.cpp:26:16: error: stray '#' in program
         {
                ^
0_0_33259921_15026.cpp:26:23: error: stray '#' in program
         {
                       ^
0_0_33259921_15026.cpp:27:2: error: stray '#' in program
             for(i=0; i<k; i++)
  ^
0_0_33259921_15026.cpp:27:9: error: stray '#' in program
             for(i=0; i<k; i++)
         ^
0_0_33259921_15026.cpp:27:16: error: stray '#' in program
             for(i=0; i<k; i++)
                ^
0_0_33259921_15026.cpp:27:23: error: stray '#' in program
             for(i=0; i<k; i++)
                       ^
0_0_33259921_15026.cpp:27:30: error: stray '#' in program
             for(i=0; i<k; i++)
                              ^
0_0_33259921_15026.cpp:27:37: error: stray '#' in program
             for(i=0; i<k; i++)
                                     ^
0_0_33259921_15026.cpp:28:2: error: stray '#' in program
             {
  ^
0_0_33259921_15026.cpp:28:9: error: stray '#' in program
             {
         ^
0_0_33259921_15026.cpp:28:16: error: stray '#' in program
             {
                ^
0_0_33259921_15026.cpp:28:23: error: stray '#' in program
             {
                       ^
0_0_33259921_15026.cpp:28:30: error: stray '#' in program
             {
                              ^
0_0_33259921_15026.cpp:28:37: error: stray '#' in program
             {
                                     ^
0_0_33259921_15026.cpp:29:2: error: stray '#' in program
                 if(strcmp(c[i].a,d)==0)
  ^
0_0_33259921_15026.cpp:29:9: error: stray '#' in program
                 if(strcmp(c[i].a,d)==0)
         ^
0_0_33259921_15026.cpp:29:16: error: stray '#' in program
                 if(strcmp(c[i].a,d)==0)
                ^
0_0_33259921_15026.cpp:29:23: error: stray '#' in program
                 if(strcmp(c[i].a,d)==0)
                       ^
0_0_33259921_15026.cpp:29:30: error: stray '#' in program
                 if(strcmp(c[i].a,d)==0)
                              ^
0_0_33259921_15026.cpp:29:37: error: stray '#' in program
                 if(strcmp(c[i].a,d)==0)
                                     ^
0_0_33259921_15026.cpp:29:44: error: stray '#' in program
                 if(strcmp(c[i].a,d)==0)
                                            ^
0_0_33259921_15026.cpp:29:51: error: stray '#' in program
                 if(strcmp(c[i].a,d)==0)
                                                   ^
0_0_33259921_15026.cpp:30:2: error: stray '#' in program
                 {
  ^
0_0_33259921_15026.cpp:30:9: error: stray '#' in program
                 {
         ^
0_0_33259921_15026.cpp:30:16: error: stray '#' in program
                 {
                ^
0_0_33259921_15026.cpp:30:23: error: stray '#' in program
                 {
                       ^
0_0_33259921_15026.cpp:30:30: error: stray '#' in program
                 {
                              ^
0_0_33259921_15026.cpp:30:37: error: stray '#' in program
                 {
                                     ^
0_0_33259921_15026.cpp:30:44: error: stray '#' in program
                 {
                                            ^
0_0_33259921_15026.cpp:30:51: error: stray '#' in program
                 {
                                                   ^
0_0_33259921_15026.cpp:31:2: error: stray '#' in program
                     puts(c[i].b);
  ^
0_0_33259921_15026.cpp:31:9: error: stray '#' in program
                     puts(c[i].b);
         ^
0_0_33259921_15026.cpp:31:16: error: stray '#' in program
                     puts(c[i].b);
                ^
0_0_33259921_15026.cpp:31:23: error: stray '#' in program
                     puts(c[i].b);
                       ^
0_0_33259921_15026.cpp:31:30: error: stray '#' in program
                     puts(c[i].b);
                              ^
0_0_33259921_15026.cpp:31:37: error: stray '#' in program
                     puts(c[i].b);
                                     ^


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-07 01:29:50, Gzip enabled