일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- programmers
- 정보시스템
- 모드 설정
- hackerrank
- 써니나타스
- algotithm
- SQLMap
- ToDoList
- 취약점진단
- study
- meterpreter
- 라우터
- todo List
- leetcode
- stock price
- 취약점
- Router
- CSRF
- metasploit
- todo
- wpscan
- StringBuilder
- Algorithm
- SQL Injection
- Suninatas
- 모의해킹
- 미터프리터
- HTML Injection
- java
- 웹해킹
- Today
- Total
목록hackerrank (2)
보안 / 개발 챌린저가 목표

문제 설명 Bob has a strange counter. At the first second, it displays the number 3. Each second, the number displayed by the counter decrements by 1 until it reaches 1. The couner counts down in cycles. In next second, the timer resets to 2 × the initial number for the prior cycle and continues counting down. The diagram below shows the counter values for each time t in the first three cycles: Find ..

문제 설명 You wish to buy video games from the famous online video game store Mist. Usually, all games are sold at the same price, p dollars. However, they are planning to have the seasonal Halloween Sale next month in which you can buy games at a cheaper price. Specifically, the first game you buy during the sale will be sold a p dollars, but every subsequent game you buy will be sold at exactly d ..