The Winner of the 1998 SSEM Programming Competition!
Written by: | Yasuaki Watanabe of Japan. |
Obtained from: | The 1998 SSEM Programming Competition. |
Description: | "This is a three minutes timer program. If you want to eat instant noodles, use this program. Start the program after pour hot water into the cup. Open the cover and start to eat if the "Stop" indicator is illuminated. I promise you that the noodles taste good." |
Parameter Lines: | 31: initial value for the timing interval counter. See values in code below. |
Result Lines: | (run-time display) |
00: BNUM 00000000000000000000000000000000 01: BINS 10011011111000101111110000111111 02: BINS 00111000100001100000000000000000 03: BINS 00111000100000100000000000000000 04: BINS 10111000100000010000000000000000 05: BINS 10011000000001100000110000110000 06: BINS 11111001110000100000000000000000 07: BINS 11011000100000010000000000000000 08: BINS 00000000100000110000000000000000 09: BINS 01011001110000000011110000111100 10: BINS 10100000000000100000000000000000 11: BINS 11011010001000010000000000000000 12: BINS 00111011011001100000000000000000 13: BINS 00111010101000100000110000110000 14: BINS 10100010001001100000000000000000 15: BINS 10000000000000100000000000000000 16: BINS 11011011111000010000000000000000 17: BINS 00111011110001100011110000111100 18: BINS 00111011111000100000000000000000 19: BINS 10000000000001100000000000000000 20: BINS 01111011110000010000000000000000 21: BINS 00000010001000110000110000110000 22: BINS 00000011110001110000000000000000 23: BNUM 00000010010000000000000000000000 24: BNUM 00000010001000000000000000000000 25: BNUM 00000000000000001111110000111111 26: BNUM 01100000000000000000000000000000 27: BNUM 11111111111111111111111111111111 29: BNUM 00000000000000000000001000111111 30: BNUM 01111011111000101111110000111111 31: BNUM 00001011011000000000000000000001 -- timing counter for original machine 31: BNUM 01000000000000000000000000000001 -- timing counter to speed up simulation