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_17099860_6128.cpp:1:1: error: 'var' does not name a type
 var
 ^
0_0_17099860_6128.cpp:3:2: error: found ':' in nested-name-specifier, expected '::'
 s:string;
  ^
0_0_17099860_6128.cpp:3:1: error: 's' does not name a type
 s:string;
 ^
0_0_17099860_6128.cpp:4:1: error: 'begin' does not name a type
 begin
 ^
0_0_17099860_6128.cpp:8:1: error: 'a' does not name a type
 a:=s[1];
 ^
0_0_17099860_6128.cpp:9:1: error: 'b' does not name a type
 b:=s[2];
 ^
0_0_17099860_6128.cpp:10:1: error: 'c' does not name a type
 c:=s[3];
 ^
0_0_17099860_6128.cpp:11:1: error: expected unqualified-id before 'if'
 if a<b then if b<c then writeln(a,' ',b,' ',c)
 ^
0_0_17099860_6128.cpp:17:1: error: 'end' does not name a type
 end;
 ^
0_0_17099860_6128.cpp:18: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-11-26 17:14:21, Gzip enabled