Taxicab numbers: Difference between revisions

→‎{{header|ZX Spectrum Basic}}: so many transcription errors; wish my emulator had a LIST to text file option...
(→‎{{header|ZX Spectrum Basic}}: so many transcription errors; wish my emulator had a LIST to text file option...)
Line 3,174:
290 LET t$=STR$ t
300 LET t$=t$+STR$ b
310 PRINT c;":";t$;"=";q;"^3+";r;"^3=";o;"^3+";rp;"^3"
320 POKE 23692,10: REM suppress "scroll?" prompt when screen fills up at c=22
330 IF c=2006 THEN LET x=4294967295: LET n=1626: LET m=1626
77

edits