-
### System information
- **OS Platform and Distribution Linux Ubuntu 16.04
- **Apollo installed from (source or binary)**:
- **Apollo version 3.5
- **Output of `apollo.sh config` if on `master`…
-
# 76. 最小覆盖子串
## 入选理由
暂无
## 题目地址
[https://leetcode-cn.com/problems/minimum-window-substring](https://leetcode-cn.com/problems/minimum-window-substring)
## 前置知识
- Sliding …
-
OS: debian10.
```
uname -a
Linux mydebian 4.19.0-13-amd64 #1 SMP Debian 4.19.160-2 (2020-11-28) x86_64 GNU/Linux
```
Do as the manual webpage say to install microbit module.
https://mi…
-
## Observed Behavior
I followed the instructions to build the software in `examples/symple_system` but I noticed that the `vmem` file wasn't generated.
Looking into the logs of the `make -…
-
latest snapshot binaries brick both MRE and Proteus
-
I do not know what to do
there is no way to compile, it will be my fault, I don't know
I have purged visual studio and platform io, and I repeat it again and again the same thing, or it will not com…
-
We need a generic, portable, open source hex-manip facility for the manipulation/creation of binary and hex files.
-
I found possibly bug in avrftdi.c.
It impacts when do sector writes less than sector-size binary.
(e.g. write 202bytes into atmega1284p(256 sector size)
I suggest patch to fix this problem.
It p…
-
This is a tracking issue on Ventura bottling process and will be used as a dump for build failures.
If you are a user of Homebrew, this isn't where to seek help or report issues. You can get suppor…
-
How to calculate the well known CRC-16-CCITT with poly = 0x1021?
according to https://www.lammertbies.nl/comm/info/crc-calculation and http://srecord.sourceforge.net/crc16-ccitt.html, we shall get 0x…