Pascal Program Lengths
Problem Number:
189
Type of Problem:
Problem Category:
Input:
Random Input
0
0
Critical Input:
Random Input:
program test;
VAR
ch : array [1..20] of Char;
BEGIN {Ignore 'like a string'}
(* Comments can be splitted over several lines
and all the operators like + - * / should be ignored
*) Temp := 2;
iden := $abFe90;
_iden_ := 1e-90;
END.
~~Jan
Problem Description Link:
Problem Id:
189
