{"id":8251,"date":"2008-11-16T07:36:00","date_gmt":"2008-11-16T07:36:00","guid":{"rendered":"http:\/\/melotopia.net\/b\/?p=8251"},"modified":"2008-11-16T07:36:00","modified_gmt":"2008-11-16T07:36:00","slug":"totient-chain","status":"publish","type":"post","link":"http:\/\/melotopia.net\/b\/?p=8251","title":{"rendered":"Totient Chain"},"content":{"rendered":"<div class=\"desc\">\n        #include<stdio.h><\/p>\n<p>        int isGCD(int n){<\/p>\n<p>\n        }<\/p>\n<p>        int totient(int n){<br \/>\n        <br \/>\n        int i=n;<br \/>\n        <br \/>\n        int j=0;<br \/>\n        <br \/>\n        while(i){<br \/>\n        <br \/>\n        if(isGCD==1)<br \/>\n        <br \/>\n        j++;<br \/>\n        <br \/>\n        i&#8211;;<br \/>\n        <br \/>\n        }<br \/>\n        <br \/>\n        return j;<br \/>\n        <br \/>\n        }<\/p>\n<p>        int chainlength(int n){<\/p>\n<p>        }<\/p>\n<p>\n        int main(){<\/p>\n<p>        return 0;<br \/>\n        <br \/>\n        }<br \/>\n        <\/p>\n<div style=\"width:100%;margin-top:30px;clear:both;height:30px\">\n<div style=\"width:31px;float:left;\">\n<a href=\"\/toolbar\/popup\/abuseReport\/?entryId=1054\" onclick=\"window.open(this.href, 'tistoryThisBlogPopup', 'width=550, height=510, toolbar=no, menubar=no, status=no, scrollbars=no'); return false;\"><br \/>\n<img data-recalc-dims=\"1\" decoding=\"async\" alt=\"\uc2e0\uace0\" src=\"https:\/\/i0.wp.com\/t1.daumcdn.net\/tistory_admin\/static\/ico\/ico_spam_report.png\" style=\"border:0\"\/><br \/>\n<\/a>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>#include int isGCD(int n){ } int totient(int n){ int i=n; int j=0; while(i){ if(isGCD==1) j++; i&#8211;; } return j; } int chainlength(int n){ } int main(){ return 0; }<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[12],"tags":[],"class_list":["post-8251","post","type-post","status-publish","format-standard","hentry","category-12"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8o6gA-295","jetpack-related-posts":[],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"http:\/\/melotopia.net\/b\/index.php?rest_route=\/wp\/v2\/posts\/8251","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/melotopia.net\/b\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/melotopia.net\/b\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/melotopia.net\/b\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/melotopia.net\/b\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8251"}],"version-history":[{"count":0,"href":"http:\/\/melotopia.net\/b\/index.php?rest_route=\/wp\/v2\/posts\/8251\/revisions"}],"wp:attachment":[{"href":"http:\/\/melotopia.net\/b\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8251"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/melotopia.net\/b\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8251"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/melotopia.net\/b\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8251"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}