-
Right now our front end does not differentiate between when it's connected to our device and when it is not.
Differentiate between the two states
Data modelling wise a good starting point would be t…
-
-
## [동전0](https://www.acmicpc.net/problem/11047)
준규가 가지고 있는 동전은 총 N종류이고, 각각의 동전을 매우 많이 가지고 있다.
동전을 적절히 사용해서 그 가치의 합을 K로 만들려고 한다. 이때 필요한 동전 개수의 최솟값을 구하는 프로그램을 작성하시오.
문제
### 📝 제약조건
- 첫째 줄에 N과 …
-
`struct __crt_locale_data` is no longer defined in any publicly includable headers. MS deemed this to be "by design" in that they were implementation details that shouldn't have been used. (?)
htt…
-
@fbarresi
Thanks for the library!
![Screenshot 2024-10-10 181220](https://github.com/user-attachments/assets/02e4b5bd-cd35-416f-8441-ba0955970a88)
-
![2024-10-01_11 38 52](https://github.com/user-attachments/assets/eaf7adaf-9a74-4799-bcc1-96e019d55a0a)
![2024-10-01_11 39 18](https://github.com/user-attachments/assets/821f1a37-3203-4921-827d-09697…
-
I adapted the setup.py to make it run under python3.
Yet, when trying to build it, I get the error below. Any ideas what is wrong?
I am using VisualStudio 2015 tooling.
```
c:\tmp\pyclips>"C:\…
-
-
Got it to build on Ubuntu by first installing the Python3.8-dev packages.
-