{"componentChunkName":"component---src-templates-blog-post-js","path":"/Algorithm/BOJ-16394-Python/","result":{"data":{"site":{"siteMetadata":{"title":"hyesungoh","author":"hyesungoh","siteUrl":"https://www.hyesungoh.xyz","comment":{"disqusShortName":"","utterances":"hyesungoh/blog"},"sponsor":{"buyMeACoffeeId":""}}},"markdownRemark":{"id":"c145345b-6f48-53b5-9b0b-f704e40f1c86","excerpt":"1946 이상의 수를 입력받고 해당 년도에 홍익대학교의 개교 몇주년인지 출력하는 문제.","html":"<p>1946 이상의 수를 입력받고 해당 년도에 홍익대학교의 개교 몇주년인지 출력하는 문제.</p>\n<div class=\"gatsby-highlight\" data-language=\"python\"><pre class=\"language-python\"><code class=\"language-python\"><span class=\"token keyword\">print</span><span class=\"token punctuation\">(</span><span class=\"token builtin\">int</span><span class=\"token punctuation\">(</span><span class=\"token builtin\">input</span><span class=\"token punctuation\">(</span><span class=\"token punctuation\">)</span><span class=\"token punctuation\">)</span> <span class=\"token operator\">-</span> <span class=\"token number\">1946</span><span class=\"token punctuation\">)</span></code></pre></div>","frontmatter":{"title":"BOJ-16394 - Python","date":"July 09, 2020"}}},"pageContext":{"slug":"/Algorithm/BOJ-16394-Python/","previous":{"fields":{"slug":"/Algorithm/BOJ-16503-Python/"},"frontmatter":{"title":"BOJ-16503 - Python","category":"Algorithm","draft":false}},"next":{"fields":{"slug":"/Algorithm/BOJ-2789-Python/"},"frontmatter":{"title":"BOJ-2789 - Python","category":"Algorithm","draft":false}}}},"staticQueryHashes":["3128451518","3290666882"]}