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_24060385_24625.cpp:15:2: error: stray '#' in program
     ll j=0;
  ^
0_0_24060385_24625.cpp:15:8: error: stray '#' in program
     ll j=0;
        ^
0_0_24060385_24625.cpp:15:14: error: stray '#' in program
     ll j=0;
              ^
0_0_24060385_24625.cpp:15:20: error: stray '#' in program
     ll j=0;
                    ^
0_0_24060385_24625.cpp:16:2: error: stray '#' in program
     string s;
  ^
0_0_24060385_24625.cpp:16:8: error: stray '#' in program
     string s;
        ^
0_0_24060385_24625.cpp:16:14: error: stray '#' in program
     string s;
              ^
0_0_24060385_24625.cpp:16:20: error: stray '#' in program
     string s;
                    ^
0_0_24060385_24625.cpp:17:2: error: stray '#' in program
     while(cin>>s)
  ^
0_0_24060385_24625.cpp:17:8: error: stray '#' in program
     while(cin>>s)
        ^
0_0_24060385_24625.cpp:17:14: error: stray '#' in program
     while(cin>>s)
              ^
0_0_24060385_24625.cpp:17:20: error: stray '#' in program
     while(cin>>s)
                    ^
0_0_24060385_24625.cpp:18:2: error: stray '#' in program
     {
  ^
0_0_24060385_24625.cpp:18:8: error: stray '#' in program
     {
        ^
0_0_24060385_24625.cpp:18:14: error: stray '#' in program
     {
              ^
0_0_24060385_24625.cpp:18:20: error: stray '#' in program
     {
                    ^
0_0_24060385_24625.cpp:19:2: error: stray '#' in program
         S[++j]=s;
  ^
0_0_24060385_24625.cpp:19:8: error: stray '#' in program
         S[++j]=s;
        ^
0_0_24060385_24625.cpp:19:14: error: stray '#' in program
         S[++j]=s;
              ^
0_0_24060385_24625.cpp:19:20: error: stray '#' in program
         S[++j]=s;
                    ^
0_0_24060385_24625.cpp:19:26: error: stray '#' in program
         S[++j]=s;
                          ^
0_0_24060385_24625.cpp:19:32: error: stray '#' in program
         S[++j]=s;
                                ^
0_0_24060385_24625.cpp:19:38: error: stray '#' in program
         S[++j]=s;
                                      ^
0_0_24060385_24625.cpp:19:44: error: stray '#' in program
         S[++j]=s;
                                            ^
0_0_24060385_24625.cpp:20:2: error: stray '#' in program
         M[s]=1;
  ^
0_0_24060385_24625.cpp:20:8: error: stray '#' in program
         M[s]=1;
        ^
0_0_24060385_24625.cpp:20:14: error: stray '#' in program
         M[s]=1;
              ^
0_0_24060385_24625.cpp:20:20: error: stray '#' in program
         M[s]=1;
                    ^
0_0_24060385_24625.cpp:20:26: error: stray '#' in program
         M[s]=1;
                          ^
0_0_24060385_24625.cpp:20:32: error: stray '#' in program
         M[s]=1;
                                ^
0_0_24060385_24625.cpp:20:38: error: stray '#' in program
         M[s]=1;
                                      ^
0_0_24060385_24625.cpp:20:44: error: stray '#' in program
         M[s]=1;
                                            ^
0_0_24060385_24625.cpp:21:2: error: stray '#' in program
         //if(j==6)break;
  ^
0_0_24060385_24625.cpp:21:8: error: stray '#' in program
         //if(j==6)break;
        ^
0_0_24060385_24625.cpp:21:14: error: stray '#' in program
         //if(j==6)break;
              ^
0_0_24060385_24625.cpp:21:20: error: stray '#' in program
         //if(j==6)break;
                    ^
0_0_24060385_24625.cpp:21:26: error: stray '#' in program
         //if(j==6)break;
                          ^
0_0_24060385_24625.cpp:21:32: error: stray '#' in program
         //if(j==6)break;
                                ^
0_0_24060385_24625.cpp:21:38: error: stray '#' in program
         //if(j==6)break;
                                      ^
0_0_24060385_24625.cpp:21:44: error: stray '#' in program
         //if(j==6)break;
                                            ^
0_0_24060385_24625.cpp:22:2: error: stray '#' in program
     }
  ^
0_0_24060385_24625.cpp:22:8: error: stray '#' in program
     }
        ^
0_0_24060385_24625.cpp:22:14: error: stray '#' in program
     }
              ^
0_0_24060385_24625.cpp:22:20: error: stray '#' in program
     }
                    ^
0_0_24060385_24625.cpp:23:2: error: stray '#' in program
     string s1,s2;
  ^
0_0_24060385_24625.cpp:23:8: error: stray '#' in program
     string s1,s2;
        ^
0_0_24060385_24625.cpp:23:14: error: stray '#' in program
     string s1,s2;
              ^
0_0_24060385_24625.cpp:23:20: error: stray '#' in program
     string s1,s2;
                    ^
0_0_24060385_24625.cpp:24:2: error: stray '#' in program
     for(int i=1;i<=j;i++)
  ^
0_0_24060385_24625.cpp:24:8: error: stray '#' in program
     for(int i=1;i<=j;i++)
        ^
0_0_24060385_24625.cpp:24:14: error: stray '#' in program
     for(int i=1;i<=j;i++)
              ^
0_0_24060385_24625.cpp:24:20: error: stray '#' in program
     for(int i=1;i<=j;i++)
                    ^
0_0_24060385_24625.cpp:25:2: error: stray '#' in program
     {
  ^
0_0_24060385_24625.cpp:25:8: error: stray '#' in program
     {
        ^
0_0_24060385_24625.cpp:25:14: error: stray '#' in program
     {
              ^
0_0_24060385_24625.cpp:25:20: error: stray '#' in program
     {
                    ^
0_0_24060385_24625.cpp:26:2: error: stray '#' in program
         for(int t=1;t<=S[i].length()-1;t++)
  ^
0_0_24060385_24625.cpp:26:8: error: stray '#' in program
         for(int t=1;t<=S[i].length()-1;t++)
        ^
0_0_24060385_24625.cpp:26:14: error: stray '#' in program
         for(int t=1;t<=S[i].length()-1;t++)
              ^
0_0_24060385_24625.cpp:26:20: error: stray '#' in program
         for(int t=1;t<=S[i].length()-1;t++)
                    ^
0_0_24060385_24625.cpp:26:26: error: stray '#' in program
         for(int t=1;t<=S[i].length()-1;t++)
                          ^
0_0_24060385_24625.cpp:26:32: error: stray '#' in program
         for(int t=1;t<=S[i].length()-1;t++)
                                ^
0_0_24060385_24625.cpp:26:38: error: stray '#' in program
         for(int t=1;t<=S[i].length()-1;t++)
                                      ^
0_0_24060385_24625.cpp:26:44: error: stray '#' in program
         for(int t=1;t<=S[i].length()-1;t++)
                                            ^
0_0_24060385_24625.cpp:27:2: error: stray '#' in program
         {
  ^
0_0_24060385_24625.cpp:27:8: error: stray '#' in program
         {
        ^
0_0_24060385_24625.cpp:27:14: error: stray '#' in program
         {
              ^
0_0_24060385_24625.cpp:27:20: error: stray '#' in program
         {
                    ^
0_0_24060385_24625.cpp:27:26: error: stray '#' in program
         {
                          ^
0_0_24060385_24625.cpp:27:32: error: stray '#' in program
         {
                                ^
0_0_24060385_24625.cpp:27:38: error: stray '#' in program
         {
                                      ^
0_0_24060385_24625.cpp:27:44: error: stray '#' in program
         {
                                            ^
0_0_24060385_24625.cpp:28:2: error: stray '#' in program
             s=S[i];
  ^
0_0_24060385_24625.cpp:28:8: 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-10-06 07:46:08, Gzip enabled