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_15913105_14693.cpp:1:1: error: 'var' does not name a type
 var
 ^
0_0_15913105_14693.cpp:3:3: error: 't' does not name a type
   t:char;
   ^
0_0_15913105_14693.cpp:4:3: error: 'f' does not name a type
   f,i,l,j:longint;
   ^
0_0_15913105_14693.cpp:5:1: error: 'begin' does not name a type
 begin
 ^
0_0_15913105_14693.cpp:9:11: error: expected constructor, destructor, or type conversion before '(' token
     readln(s2);
           ^
0_0_15913105_14693.cpp:10:5: error: 'l' does not name a type
     l:=length(s1);
     ^
0_0_15913105_14693.cpp:11:5: error: 'f' does not name a type
     f:=0;
     ^
0_0_15913105_14693.cpp:12:5: error: expected unqualified-id before 'for'
     for i:=1 to l do
     ^
0_0_15913105_14693.cpp:15:7: error: expected unqualified-id before 'for'
       for j:=l-1 downto 1 do s1[j+1]:=s1[j];
       ^
0_0_15913105_14693.cpp:16:7: error: 's1' does not name a type
       s1[1]:=t;
       ^
0_0_15913105_14693.cpp:17:5: error: expected unqualified-id before 'if'
     if pos(s2,s1)>0 then begin writeln('yes');
     ^
0_0_15913105_14693.cpp:18:5: error: 'f' does not name a type
     f:=1;
     ^
0_0_15913105_14693.cpp:19:5: error: expected unqualified-id before 'break'
     break;
     ^
0_0_15913105_14693.cpp:20:4: error: 'end' does not name a type
    end;
    ^
0_0_15913105_14693.cpp:21:3: error: 'end' does not name a type
   end;
   ^
0_0_15913105_14693.cpp:22:2: error: expected unqualified-id before 'if'
  if f=0 then writeln('no');
  ^
0_0_15913105_14693.cpp:23:2: error: 'end' does not name a type
  end;
  ^
0_0_15913105_14693.cpp:24:1: error: 'end' does not name a type
 end.
 ^


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-07-02 03:13:54, Gzip enabled