{"author_url":"https://blog.hatena.ne.jp/stackprobe/","version":"1.0","description":"t0001.c \u611a\u76f4\u306b\u7d20\u6570\u3092\u5217\u6319\u3059\u308b\u3002 \u7bc4\u56f2 [2, INT_MAX) #include <stdio.h> #include <limits.h> int main() { int c; int d; for(c = 2; c < INT_MAX; c++) { for(d = 2; d < c; d++) if(c % d == 0) goto next; printf(\"%d\\n\", c); next:; } } t0002.c \u611a\u76f4\u306b\u7d20\u6570\u3092\u5217\u6319\u3059\u308b\u3002\u305d\u306e\uff12 (t0001.c + \u52b9\u7387\u5316) \u7bc4\u56f2 [2, INT_MAX) #include <stdio.h> #include <limi\u2026","author_name":"stackprobe","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstackprobe.hateblo.jp%2Fentry%2F2019%2F10%2F16%2F152701\" title=\"\u3088\u304f\u3042\u308b\u7d20\u6570\u5217\u6319\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u96c6 - SP_memo\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","title":"\u3088\u304f\u3042\u308b\u7d20\u6570\u5217\u6319\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u96c6","blog_url":"https://stackprobe.hateblo.jp/","url":"https://stackprobe.hateblo.jp/entry/2019/10/16/152701","blog_title":"SP_memo","image_url":null,"provider_url":"https://hatena.blog","type":"rich","published":"2019-10-16 15:27:01","height":"190","width":"100%","provider_name":"Hatena Blog","categories":[]}