{"provider_url":"https://hatena.blog","url":"https://cotodama.hatenadiary.org/entry/20060313/1142266291","blog_url":"https://cotodama.hatenadiary.org/","author_name":"cotodama","title":"\u4e00\u65e5\u4e00\u30b3\u30fc\u30c9\u3000\u9023\u7d50\u30ea\u30b9\u30c8\u3092\u9006\u306b\u3059\u308b\u3002","published":"2006-03-13 01:11:31","blog_title":"\u68ee\u306e\u8449\u3063\u3071","version":"1.0","author_url":"https://blog.hatena.ne.jp/cotodama/","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcotodama.hatenadiary.org%2Fentry%2F20060313%2F1142266291\" title=\"\u4e00\u65e5\u4e00\u30b3\u30fc\u30c9\u3000\u9023\u7d50\u30ea\u30b9\u30c8\u3092\u9006\u306b\u3059\u308b\u3002 - \u68ee\u306e\u8449\u3063\u3071\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","height":"190","width":"100%","description":"\u30ea\u30b9\u30c8\u306e\u6271\u3044\u3063\u3066\u304b\u306a\u308a\u96e3\u3057\u3044\u3002\u3069\u306e\u5909\u6570\u304c\u4f55\u3092\u6307\u3057\u3066\u308b\u3093\u3060\u304b\u3055\u3063\u3071\u308a\u3002 \u30e1\u30e2\u30ea\u30a8\u30e9\u30fc\u306e\u5f8c\u308d\u306b\u3053\u305d\u3053\u305d\u96a0\u308c\u3066\u308b\u304b\u3089\u30c7\u30d0\u30c3\u30b0\u3082\u5927\u5909\u3002 \u809d\u5fc3\u306a\u51e6\u7406\u90e8\u5206\u3002 List *reverseList(List *first) { List *pre, *cur, *next; // 1\u500b\u524d\u306e\u30ea\u30b9\u30c8\u3001\u4eca\u30a2\u30af\u30bb\u30b9\u3057\u3066\u3044\u308b\u30ea\u30b9\u30c8\u3001\u6b21\u306e\u8981\u7d20\u3002 pre = NULL; cur = first; while(cur != NULL) { next = cur->next; //\u6b21\u306e\u91d1\u5eab\u306e\u756a\u53f7\u3092\u30e1\u30e2\u3002 cur->next = pre; //\u77e2\u5370\u306e\u5411\u304d\u3092\u5909\u3048\u308b\u3002 pre = cur; cur = next; } return \u2026","image_url":null,"type":"rich","categories":["program"],"provider_name":"Hatena Blog"}