일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Anaconda
- Artificial Intelligence
- 코딩테스트
- Python
- Server
- error
- sliding video q-former
- ma-lmm
- CNN
- 백준
- LeNet-5
- Kaggle
- Linux
- tensorflow
- multimodal machine learning
- quantification
- q-former
- Github
- 용어
- jmeter
- timechat
- secure-file-priv
- autogluon
- MySQL
- leetcode
- long video understanding
- hackerrank
- memory bank
- transference
- timestamp-aware frame encoder
Archives
- Today
- Total
반응형
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Anaconda
- Artificial Intelligence
- 코딩테스트
- Python
- Server
- error
- sliding video q-former
- ma-lmm
- CNN
- 백준
- LeNet-5
- Kaggle
- Linux
- tensorflow
- multimodal machine learning
- quantification
- q-former
- Github
- 용어
- jmeter
- timechat
- secure-file-priv
- autogluon
- MySQL
- leetcode
- long video understanding
- hackerrank
- memory bank
- transference
- timestamp-aware frame encoder
Archives
- Today
- Total
목록Mini-Max-Sum (1)
Juni_DEV
[Python, HackerRank] Mini-Max Sum
Mini-Max Sum | HackerRank Find the maximum and minimum values obtained by summing four of five integers. www.hackerrank.com 주어진 문제 더보기 Given five positive integers, find the minimum and maximum values that can be calculated by summing exactly four of the five integers. Then print the respective minimum and maximum values as a single line of two space-separated long integers. Example arr = [1,3,5..
Coding Interview
2023. 4. 13. 23:56