{"id":21368453,"url":"https://github.com/seungwonpark/projecteuler","last_synced_at":"2025-03-16T08:13:08.222Z","repository":{"id":98923672,"uuid":"62823340","full_name":"seungwonpark/ProjectEuler","owner":"seungwonpark","description":"My solutions to ProjectEuler","archived":false,"fork":false,"pushed_at":"2016-07-29T11:44:17.000Z","size":19,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-15T20:57:05.986Z","etag":null,"topics":["problem-solving","projecteuler"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seungwonpark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-07T16:51:54.000Z","updated_at":"2016-07-11T16:34:07.000Z","dependencies_parsed_at":"2023-03-27T11:48:01.298Z","dependency_job_id":null,"html_url":"https://github.com/seungwonpark/ProjectEuler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seungwonpark%2FProjectEuler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seungwonpark%2FProjectEuler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seungwonpark%2FProjectEuler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seungwonpark%2FProjectEuler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seungwonpark","download_url":"https://codeload.github.com/seungwonpark/ProjectEuler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243841217,"owners_count":20356446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["problem-solving","projecteuler"],"created_at":"2024-11-22T07:24:31.732Z","updated_at":"2025-03-16T08:13:08.205Z","avatar_url":"https://github.com/seungwonpark.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProjectEuler\n\nMy solution to [ProjectEuler](https://projecteuler.net/)\n\nI think it is good way to learn new language!\n\n- Languages : C++, Python, **TeX**, PHP, Javascript\n\n----------\n\n## Basic Instructions for Novices\n\n### Editor\n\nI recommend [Notepad++](https://notepad-plus-plus.org)\n\n### Compiling C++\n\n* Install [MinGW](http://mingw.org/)\n* Add MinGW to path. [Instruction](https://kr.mathworks.com/matlabcentral/answers/94933-how-do-i-set-my-system-path-under-windows?requestedDomain=www.mathworks.com)\n* Go to directory where source file exists. Same for all languages.\n* `g++ -Wall xxx.cpp -o xxx` will create xxx.exe\n* `xxx`\n\n### Interpreting Python\n\n* Install python. Don't forget to add python to path, too!\n* `python xxx.py`\n\n### Compiling TeX\n\n* Download latest [TeXlive](https://www.tug.org/texlive/acquire-iso.html) via torrent [Guide in Korean](https://github.com/gshslatexintro/An-Introduction-to-LaTeX/blob/master/Installation.md)\n* To install TeXlive, unzip the iso file and execute `install-tl-windows.bat`\n* `pdflatex xxx.tex`\n\n### Interpreting PHP (locally)\n\n* Install [MAMP](https://www.mamp.info)\n* Execute MAMP\n* Preferences - Web Server - Document root (Select)\n* Go to localhost:xx/xxx.php at your web browser\n\n### Interpreting Javascript (locally)\n\n* Install [Node.js](https://nodejs.org)\n* `node xxx.js`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseungwonpark%2Fprojecteuler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseungwonpark%2Fprojecteuler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseungwonpark%2Fprojecteuler/lists"}