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_19636729_172.cpp:10:2: error: stray '#' in program
     int now=1,l=strlen(s);
  ^
0_0_19636729_172.cpp:10:8: error: stray '#' in program
     int now=1,l=strlen(s);
        ^
0_0_19636729_172.cpp:10:14: error: stray '#' in program
     int now=1,l=strlen(s);
              ^
0_0_19636729_172.cpp:10:20: error: stray '#' in program
     int now=1,l=strlen(s);
                    ^
0_0_19636729_172.cpp:11:2: error: stray '#' in program
     for(int i=0;i<l;i++)
  ^
0_0_19636729_172.cpp:11:8: error: stray '#' in program
     for(int i=0;i<l;i++)
        ^
0_0_19636729_172.cpp:11:14: error: stray '#' in program
     for(int i=0;i<l;i++)
              ^
0_0_19636729_172.cpp:11:20: error: stray '#' in program
     for(int i=0;i<l;i++)
                    ^
0_0_19636729_172.cpp:12:2: error: stray '#' in program
     {
  ^
0_0_19636729_172.cpp:12:8: error: stray '#' in program
     {
        ^
0_0_19636729_172.cpp:12:14: error: stray '#' in program
     {
              ^
0_0_19636729_172.cpp:12:20: error: stray '#' in program
     {
                    ^
0_0_19636729_172.cpp:13:2: error: stray '#' in program
         int t=s[i]-'a'+1;
  ^
0_0_19636729_172.cpp:13:8: error: stray '#' in program
         int t=s[i]-'a'+1;
        ^
0_0_19636729_172.cpp:13:14: error: stray '#' in program
         int t=s[i]-'a'+1;
              ^
0_0_19636729_172.cpp:13:20: error: stray '#' in program
         int t=s[i]-'a'+1;
                    ^
0_0_19636729_172.cpp:13:26: error: stray '#' in program
         int t=s[i]-'a'+1;
                          ^
0_0_19636729_172.cpp:13:32: error: stray '#' in program
         int t=s[i]-'a'+1;
                                ^
0_0_19636729_172.cpp:13:38: error: stray '#' in program
         int t=s[i]-'a'+1;
                                      ^
0_0_19636729_172.cpp:13:44: error: stray '#' in program
         int t=s[i]-'a'+1;
                                            ^
0_0_19636729_172.cpp:14:2: error: stray '#' in program
         if(a[now][t])now=a[now][t];
  ^
0_0_19636729_172.cpp:14:8: error: stray '#' in program
         if(a[now][t])now=a[now][t];
        ^
0_0_19636729_172.cpp:14:14: error: stray '#' in program
         if(a[now][t])now=a[now][t];
              ^
0_0_19636729_172.cpp:14:20: error: stray '#' in program
         if(a[now][t])now=a[now][t];
                    ^
0_0_19636729_172.cpp:14:26: error: stray '#' in program
         if(a[now][t])now=a[now][t];
                          ^
0_0_19636729_172.cpp:14:32: error: stray '#' in program
         if(a[now][t])now=a[now][t];
                                ^
0_0_19636729_172.cpp:14:38: error: stray '#' in program
         if(a[now][t])now=a[now][t];
                                      ^
0_0_19636729_172.cpp:14:44: error: stray '#' in program
         if(a[now][t])now=a[now][t];
                                            ^
0_0_19636729_172.cpp:15:2: error: stray '#' in program
         else now=a[now][t]=++sz;
  ^
0_0_19636729_172.cpp:15:8: error: stray '#' in program
         else now=a[now][t]=++sz;
        ^
0_0_19636729_172.cpp:15:14: error: stray '#' in program
         else now=a[now][t]=++sz;
              ^
0_0_19636729_172.cpp:15:20: error: stray '#' in program
         else now=a[now][t]=++sz;
                    ^
0_0_19636729_172.cpp:15:26: error: stray '#' in program
         else now=a[now][t]=++sz;
                          ^
0_0_19636729_172.cpp:15:32: error: stray '#' in program
         else now=a[now][t]=++sz;
                                ^
0_0_19636729_172.cpp:15:38: error: stray '#' in program
         else now=a[now][t]=++sz;
                                      ^
0_0_19636729_172.cpp:15:44: error: stray '#' in program
         else now=a[now][t]=++sz;
                                            ^
0_0_19636729_172.cpp:16:2: error: stray '#' in program
     }
  ^
0_0_19636729_172.cpp:16:8: error: stray '#' in program
     }
        ^
0_0_19636729_172.cpp:16:14: error: stray '#' in program
     }
              ^
0_0_19636729_172.cpp:16:20: error: stray '#' in program
     }
                    ^
0_0_19636729_172.cpp:17:2: error: stray '#' in program
     danger[now]++;
  ^
0_0_19636729_172.cpp:17:8: error: stray '#' in program
     danger[now]++;
        ^
0_0_19636729_172.cpp:17:14: error: stray '#' in program
     danger[now]++;
              ^
0_0_19636729_172.cpp:17:20: error: stray '#' in program
     danger[now]++;
                    ^
0_0_19636729_172.cpp:21:2: error: stray '#' in program
     int t=0,w=1,now;
  ^
0_0_19636729_172.cpp:21:8: error: stray '#' in program
     int t=0,w=1,now;
        ^
0_0_19636729_172.cpp:21:14: error: stray '#' in program
     int t=0,w=1,now;
              ^
0_0_19636729_172.cpp:21:20: error: stray '#' in program
     int t=0,w=1,now;
                    ^
0_0_19636729_172.cpp:22:2: error: stray '#' in program
     q[0]=1;point[1]=0;
  ^
0_0_19636729_172.cpp:22:8: error: stray '#' in program
     q[0]=1;point[1]=0;
        ^
0_0_19636729_172.cpp:22:14: error: stray '#' in program
     q[0]=1;point[1]=0;
              ^
0_0_19636729_172.cpp:22:20: error: stray '#' in program
     q[0]=1;point[1]=0;
                    ^
0_0_19636729_172.cpp:23:2: error: stray '#' in program
     while(t<w)
  ^
0_0_19636729_172.cpp:23:8: error: stray '#' in program
     while(t<w)
        ^
0_0_19636729_172.cpp:23:14: error: stray '#' in program
     while(t<w)
              ^
0_0_19636729_172.cpp:23:20: error: stray '#' in program
     while(t<w)
                    ^
0_0_19636729_172.cpp:24:2: error: stray '#' in program
     {
  ^
0_0_19636729_172.cpp:24:8: error: stray '#' in program
     {
        ^
0_0_19636729_172.cpp:24:14: error: stray '#' in program
     {
              ^
0_0_19636729_172.cpp:24:20: error: stray '#' in program
     {
                    ^
0_0_19636729_172.cpp:25:2: error: stray '#' in program
         now=q[t++];
  ^
0_0_19636729_172.cpp:25:8: error: stray '#' in program
         now=q[t++];
        ^
0_0_19636729_172.cpp:25:14: error: stray '#' in program
         now=q[t++];
              ^
0_0_19636729_172.cpp:25:20: error: stray '#' in program
         now=q[t++];
                    ^
0_0_19636729_172.cpp:25:26: error: stray '#' in program
         now=q[t++];
                          ^
0_0_19636729_172.cpp:25:32: error: stray '#' in program
         now=q[t++];
                                ^
0_0_19636729_172.cpp:25:38: error: stray '#' in program
         now=q[t++];
                                      ^
0_0_19636729_172.cpp:25:44: error: stray '#' in program
         now=q[t++];
                                            ^
0_0_19636729_172.cpp:26:2: error: stray '#' in program
         for(int i=1;i<=26;i++)
  ^
0_0_19636729_172.cpp:26:8: error: stray '#' in program
         for(int i=1;i<=26;i++)
        ^
0_0_19636729_172.cpp:26:14: error: stray '#' in program
         for(int i=1;i<=26;i++)
              ^
0_0_19636729_172.cpp:26:20: error: stray '#' in program
         for(int i=1;i<=26;i++)
                    ^
0_0_19636729_172.cpp:26:26: error: stray '#' in program
         for(int i=1;i<=26;i++)
                          ^
0_0_19636729_172.cpp:26:32: error: stray '#' in program
     


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-12-02 18:37:05, Gzip enabled