Search found 1 match
- Tue May 04, 2004 7:55 am
- Forum: Volume 1 (100-199)
- Topic: 100 - The 3n + 1 problem
- Replies: 1394
- Views: 317957
BEGIN - END marks
If your mail system adds extra lines at the end of your letter (as Hotmail or Yahoo do), you'll get a compile error. A way to skip this problem is to place a "@END_OF_SOURCE_CODE" or a "@end_of_source_code" message in a single line just after the last line of source code. Do not place any source ...