--- title: "Nicomacus" type: "article" slug: "nicomacus" url: "http://localhost/article/nicomacus/" markdown_url: "http://localhost/article/nicomacus.md" published_at: "2020-10-27T17:18:29+00:00" modified_at: "2024-06-23T00:44:04+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Program determines number you are thinking of (between 1 and 100) by successively dividing it by 3, 5, and 7." 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/" publication: "Sync" publication_r: id: 10243 title: "SYNC" type: "periodical" url: "http://localhost/periodical/sync-magazine/" volume: "1" issue: "1" issues_articles: - id: 26635 title: "SYNC v1 n1" type: "issue" url: "http://localhost/issue/sync-v1-n1/" pages: "18" pubdate: "January/February 1981" archive_link: false volumeissue: "v1n1" --- # Nicomacus Program determines number you are thinking of (between 1 and 100) by successively dividing it by 3, 5, and 7.