재오니소스의 저장공간

  • 홈
  • 방명록

프로젝트 오일러 2

[Algorithm/C] Project Euler. Summation of primes

Click to download. The sum of the primes below 10 is 2 + 3 + 5 + 7 = 17.Find the sum of all the primes below two million./*https://projecteuler.net/problem=10Summation of primesWriter : Mun Jae InDate : 2017.12.15*/ #include #include int isPrime(int n){if(n==1){return 0;}else if(n

Computer Science/Algorithm 2017.12.15

[Algorithm/C] Project Euler. Largest prime factor

The prime factors of 13195 are 5, 7, 13 and 29.What is the largest prime factor of the number 600851475143 ? #include int main(int argc, char* argv[]){long long number = 600851475143;int i; for(i=2; i

Computer Science/Algorithm 2017.12.02
1
더보기
  • 분류 전체보기 (88)
    • 초보 조사의 조행기 (1)
    • 프로 지갑전사의 맛집탐방 (2)
    • 반려묘 (2)
      • Marron (2)
    • Electrical & Electronic Eng.. (4)
      • Communication (4)
    • Computer Science (73)
      • Algorithm (73)

Tag

Greedy, 재오니소스, 백준, 아날로그, 코딩, 1dp, DP, 통신, 신호, BOJ, 최소공배수, Algorithm, 배열, 프로젝트오일러, 알고리즘, 그리디, 프로그래밍, 통신공학, 오일러, C,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

  • 안녕하세요

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • 더피 The.P 너에게 주는 요리

티스토리툴바