Post Reply 
An old member returns...
02-20-2015, 02:34 AM
Post: #12
RE: An old member returns...
(02-19-2015 10:58 PM)Valentin Albillo Wrote:  Write a one-line program that will output the solution to this micro-challenge I've concocted right now (thus no use searching the net) for the occasion:

If 9x9=29, what's the square root of 69 ?

Your one-line program must be as short as possible (least number of characters), must do the required calculations (not simply print the answer right away) and must output the shortest possible answer, one byte is better than eight and one nibble is better than one byte.

Hello Valentín,

First of all, welcome back!

1 CHR$(SQRT((9*9-9)/2*6+9)+55) ENDLINE will produce a one-line HP-71B program which upon run will give a one-character answer. Not sure wheter this will count as a valid solution to your micro-challenge though.

Best regards,

Gerson.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
An old member returns... - rprosperi - 02-14-2015, 10:08 PM
RE: An old member returns... - rprosperi - 02-15-2015, 03:43 PM
RE: An old member returns... - Gerson W. Barbosa - 02-20-2015 02:34 AM
RE: An old member returns... - walter b - 02-20-2015, 08:24 PM
RE: An old member returns... - J-F Garnier - 02-22-2015, 11:47 AM
RE: An old member returns... - walter b - 02-22-2015, 04:50 PM
RE: An old member returns... - bshoring - 02-20-2015, 06:14 AM
RE: An old member returns... - Paul Dale - 02-20-2015, 06:56 AM
RE: An old member returns... - Jeff_Kearns - 02-24-2015, 02:17 AM
RE: An old member returns... - Jeff_Kearns - 02-24-2015, 09:07 PM



User(s) browsing this thread: 1 Guest(s)