Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connectionsPath: ...!news.mixmin.net!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.advocacy Subject: Re: OT programming challenge: fastest/best/shortest C program to jumble a sentence, then restore it Date: 9 Mar 2024 04:32:26 GMT Lines: 9 Message-ID: References: <65e9cad3$0$4689$882e4bbb@reader.netnews.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net lOi18TB3tscUkVS6V0LxgAGhSsZ8dsL9kL9c+2iMwtJps/Be+t Cancel-Lock: sha1:bjitWs3lNAvKftrl6LbmaV1hT8c= sha256:Kiq6uKC6WBLu3GrpoYfk2t+AtLNLxZ/AW7WEDG5nU2M= User-Agent: Pan/0.149 (Bellevue; 4c157ba) Bytes: 1407 On Fri, 8 Mar 2024 20:53:08 -0500, DFS wrote: > Thanks for participating. I was about to cancel the challenge for lack > of interest. Our code isn't quite done, since one of the requirements > was to concatenate the tokens, then print. And then split the jumbled > one apart and reconstitute it. Mostly useless exercises, I now realize. I don't see how that would work without maintaining the original state. You can't unscramble eggs. A cipher's output isn't random.