That is great! Lu Song
----- Original Message ----- From: "Majorinc, Kazimir" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Unicon" <[EMAIL PROTECTED]> Sent: Thursday, June 10, 2004 11:01 AM Subject: Re: [Unicon-group] Another fun puzzle from the snobol4 crowd... > > So for example, given the input "aardvarks are ant eaters", > >the output would be " aaaaaadeeeknrrrrssttv" (note the > >3 spaces at the start). > > procedure main() > x:=read() > every writes( char(1 to 255)==!x ) > end > > > ---- > Kazimir Majorinc, Zagreb, Croatia > ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ Unicon-group mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unicon-group
