일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- BOJ
- npm
- property
- dotenv
- TypeScript
- Python
- bash
- vue.js
- 보안
- C#
- VUE
- C++
- vuetify
- type
- AI
- loop
- Clone
- git
- generic
- 앙상블
- webpack
- security
- docker
- machine learning
- condition
- JavaScript
- scss
- leetcode
- var
- nginx
Archives
- Today
- Total
목록leetcode (9)
ice rabbit programming
[LeetCode] 13. Roman to Integer
https://leetcode.com/problems/roman-to-integer/ Roman to Integer - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. leetcode.com 간만에 PS를 하나 풀었다. 원래는 BOJ(백준 온라인 저지)를 많이 풀었는데 요즘 친구들이 리트코드를 많이 풀길래 easy 한 문제를 골라서 풀어 보았다. easy인 만큼 별로 어려운 문제는 아니었다. 로마기호를 10진수로 변환하는 문제였다. 문제에서 4, 9, 40, 90 등 어떻게 처리해야되는..
PS/LeetCode
2020. 4. 11. 15:39