Coder Social home page Coder Social logo

euler's Introduction

Euler Solutions

2017-07-18 : each problem source have only one public class. 2017-07-18 : build tool changed (make => cmake)

Problem URL

http://euler.synap.co.kr/

Problem List

  • 001 : 배수의 합 찾기.
  • 002 : 피보나치 수열.
  • 003 : 소인수 분해.
  • 004 : 대칭수(palindrome).
  • 005 : 최소 공배수.
  • 006 : 제곱의 합, 합의 제곱.
  • 007 : 소수.
  • 008 : 파일 입출력, 숫자 변환.
  • 009 : 피타고라스 수.
  • 010 : 소수의 합.
  • 011 : 경계안의 최대치.
  • 012 : 삼각수, 약수의 갯수.
  • 013 : Big Integer의 합.
  • 014 : 콜라츠 추측(collatz conjecture).
  • 015 : 경로의 갯수.
  • 016 : 지수 계산. Big Integer의 곱
  • 017 : 영어로 숫자 읽기.
  • 018 : 경로 중 최대값 구하기.
  • 019 : 요일 계산, 윤년.
  • 020 : Big Integer의 곱. factorial.
  • 021 : 약수 모음, 친화수
  • 022 : 문자열 정렬.
  • 023 : 초과수의 조합으로 만들 수 없는 수들.
  • 024 : lexicographic permutation.
  • 025 : 피보나치 수열, 1000자리 이상 표현가능한 숫자 클래스.
  • 026 : 분수를 순환소수로 표현.
  • 027 : 소수를 많이 가지는 수식의 계수 찾기.
  • 028 : 달팽이수열의 대각선 성분의 합.
  • 029 : 소수와 지수로 표현되는 수의 집합.
  • 030 : 암스트롱 수, 조건을 만족하는 조합 찾기.
  • 031 : 제한된 항목으로 조건을 만족하는 조합 찾기. Coin Sums
  • 032 : 제한된 항목으로 조건을 만족하는 조합 찾기. Pandigital products.
  • 033 : 진부하지 않는 분수 찾기. 제한된 조건에 만족하는 조합 찾기.
  • 034 : 신기한 숫자 찾기. 팩토리얼 이용. (template으로 미리 계산이 가능할 것 같은데 나중에 다시 시도)
  • 035 : circular prime 갯수 헤아리기.
  • 036 : palindrome 숫자 찾기, 이진수 표현식으로도 palindrome 이여야 함.
  • 037 : trunctable prime 찾기, 11개라는 조건이 있음.
  • 038 : 가장 큰 pandigital 찾기.
  • 039 : 주어진 조건을 만족하는 자연수로 된 면을 가진 직각삼각형의 각 면의 종류를 최대가지를 찾아라. 1000 이하, 10000이하 도전해봤는데 금방 찾아짐. 기쁨.
  • 040 : 숫자를 소수점이하로 이어 붙였을 때 주어진 인덱스에 위치하는 값을 찾아라.
  • 041 :

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.