-
## [바이러스](https://www.acmicpc.net/problem/2606)
네트워크를 통해 전파되는 바이러스의 전파 범위를 계산하는 문제
### 📝 제약조건
- 컴퓨터의 수는 100 이하의 양의 정수
- 컴퓨터는 1번부터 차례대로 번호가 매겨짐
- 네트워크는 양방향 연결
### 💡 예시
- **Input:**
```
7
…
-
## Intuition
This is about the sorting problem of the student's height. The number of students is small enough to fit in an annual photo. How cute is that! What a small problem it is! Any sorting a…
-
Hi Guys,
Is there any example which how to use this function: int esp_now_get_cnt_info(u8 *all_cnt, u8 *encryp_cnt) with Arduino IDE environment ?
Thanks for all
-
For Archlinux auto-incrementing the Release number is needed. It already works in openSUSE, Fedora and similar RPM-based distros and Debian/Ubuntu/Raspbian.
Typical PKGBUILD header looks like this:…
-
### 🔗 [외벽 점검](https://school.programmers.co.kr/learn/courses/30/lessons/60062)
-
-
Hey, thanks for great projects.
I am testing generate music with pretrained model but got exceptions and get into infinite loop while generating.
```
python gen_batch ../../data/midis/beethove…
-
hi @alvarobartt ,
Let us try a new alternative with curl instead of requests. Curl pass the cloudflare detection without any problems.
It's just a different approach, but I don't get the form data…
-
ANT support shared with me a file which had the string `µV` set for channel unit, encoded as `latin1`. This file could thus not be loaded when python tried to decode the string as UTF-8.
The questi…
-
Hi Robert,
I get a
`2024-09-03T13:33:12.017Z ERROR [libethercat_rs] MASTER_RECV_PD_GROUP: group 0: working counter mismatch got 8, expected 9, slave_cnt 5, mismatch_cnt `.
Does this mean I have a…