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_29554567_14345.cpp:1:1: error: 'include' does not name a type
 include<bits/stdc++.h>
 ^
0_0_29554567_14345.cpp: In function 'void build(char*)':
0_0_29554567_14345.cpp:14:23: error: 'strlen' was not declared in this scope
     int len = strlen(t);
                       ^
0_0_29554567_14345.cpp:19:45: error: 'memset' was not declared in this scope
             memset(ch[tot],0,sizeof(ch[tot]));
                                             ^
0_0_29554567_14345.cpp: In function 'int find()':
0_0_29554567_14345.cpp:46:23: error: 'strlen' was not declared in this scope
     int len = strlen(s);
                       ^
0_0_29554567_14345.cpp: In function 'int main()':
0_0_29554567_14345.cpp:62:5: error: 'cin' was not declared in this scope
     cin>>T;
     ^
0_0_29554567_14345.cpp:65:31: error: 'memset' was not declared in this scope
         memset(bo,0,sizeof(bo));
                               ^
0_0_29554567_14345.cpp:71:25: error: 'scanf' was not declared in this scope
             scanf("%s",t);
                         ^
0_0_29554567_14345.cpp:74:21: error: 'scanf' was not declared in this scope
         scanf("%s",s);
                     ^
0_0_29554567_14345.cpp:77:9: error: 'cout' was not declared in this scope
         cout<<ans<<endl;
         ^
0_0_29554567_14345.cpp:77:20: error: 'endl' was not declared in this scope
         cout<<ans<<endl;
                    ^


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 05:33:58, Gzip enabled