-
당신의 컴퓨터가 1초 안에 얼마나 많은 일을 할 수 있는지 아시나요?코딩Coding/알고리즘♡Algorithm♡ 2023. 6. 27. 09:58728x90
https://news.hada.io/topic?id=9459
당신의 컴퓨터가 1초 안에 얼마나 많은 일을 할 수 있는지 아시나요? | GeekNews
주어진 소스 코드를 보고 해당 프로그램이 1초에 얼마나 많이 실행될 수 있을지 짐작하는 문제.실행 이후 소스 코드에 포함된 NUMBER 변수의 크기를 예측하면 됨.모든 정답은 1에서 10억 사이로, SSD
news.hada.io
https://computers-are-fast.github.io/
One second code: Do YOU know how much your computer can do in a second?
Do you know how much your computer can do in a second? Let's find out how well you know computers! All of these programs have a variable NUMBER in them. Your mission: guess how big NUMBER needs to get before the program takes 1 second to run. You don't nee
computers-are-fast.github.io
당신의 컴퓨터가 1초 안에 얼마나 많은 일을 할 수 있는지 아시나요?
(computers-are-fast.github.io)
반응형'코딩Coding > 알고리즘♡Algorithm♡' 카테고리의 다른 글
The Boundary of Computation (0) 2023.08.12 Rust ❤️advent of code 기초 (0) 2023.08.04 프론트엔드 개발자에게도 알고리즘 공부가 중요할까? (0) 2023.07.07 All Algorithms implemented in Rust (0) 2023.07.06 What Big-O notation ACTUALLY tells you, and how I almost failed my Google Interview (0) 2023.06.24 PX4] 멀티콥터 자세제어 알고리즘 - 2 (0) 2023.06.12 AlphaDev discovers faster sorting algorithms (0) 2023.06.08 1초 알고리즘 10^8 안에 승부봐야한다. (0) 2023.06.07