--- title: "Two Challenges of Taxman" type: "article" slug: "two-challenges-of-taxman" url: "http://localhost/article/two-challenges-of-taxman/" markdown_url: "http://localhost/article/two-challenges-of-taxman.md" published_at: "2020-10-27T17:18:45+00:00" modified_at: "2024-06-23T00:43:28+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "The computer will lay out the integers from 1 to a maximum which you have entered. You pick one of these numbers; Taxman gets all the remaining factors of that number. If there are no remaining factors of the number chosen, you cannot have it. When there are no remaining factors of any unchosen number,…" category: - name: "SYNC" slug: "sync" taxonomy: "category" url: "http://localhost/category/periodicals/sync/" post_tag: - name: "1981" slug: "year-1981" taxonomy: "post_tag" url: "http://localhost/tag/year-1981/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" - name: "ZX80" slug: "zx80" taxonomy: "post_tag" url: "http://localhost/tag/zx80/" model: - name: "Sinclair ZX80" slug: "zx80" taxonomy: "model" url: "http://localhost/model/zx80/" indiv: - name: "Austin Brown" slug: "austin-brown" taxonomy: "indiv" url: "http://localhost/indiv/austin-brown/" publication: "Sync" publication_r: id: 10243 title: "SYNC" type: "periodical" url: "http://localhost/periodical/sync-magazine/" authors: "Austin Brown" volume: "1" issue: "6" issues_articles: - id: 26640 title: "SYNC v1 n6" type: "issue" url: "http://localhost/issue/sync-v1-n6/" pages: "46-47" pubdate: "November/December 1981" archive_link: false volumeissue: "v1n6" --- # Two Challenges of Taxman The computer will lay out the integers from 1 to a maximum which you have entered. You pick one of these numbers; Taxman gets all the remaining factors of that number. If there are no remaining factors of the number chosen, you cannot have it. When there are no remaining factors of any unchosen number, the game is over; and Taxman gets the remaining numbers. If the sum of your chosen numbers is greater than the sum of Taxman, you win.