dovisutu

Results 178 comments of dovisutu

# Scratch ## Reference Before submitting, remember to upload it [here](https://scratch.mit.edu). If you don't have an account, you can register one. ## Textcode When submitting, use the **[Block Plugin](https://en.scratch-wiki.info/wiki/Block_Plugin) format**...

(Probably? Maybe some things are missing)

Yup, there should be a proof format. like this? ```latex $$ \begin{align} & \forall a,b \in \mathbb{N}, & \quad \exists n \implies n & = (a,b) \\ & \therefore &...

Yeah, it feels strange even when _I_ am reading it, and that's written long ago... I don't think I'd rewrite this though, for I really can't get the time to...

The reproduction works on my computer. Only `This will be shown` will be shown, neither `$$x=5$$` or something after.

Well... For the logarithmic algorithm in book, if you run it on a **parallel** computer, it *might* be logarithmic if the 2 branches of this algorithm are **parallel** running. But...

I think the better way to realize logarithmic algorithm by "array outputing" is the following: ```c++ template void logarithmic_algorithm(Iter first, Iter last) { std::cout

/mv projects/1.16-fabric/assets/bosses-of-mass-destruction/bosses_of_mass_destruction/en_us.json projects/1.16-fabric/assets/bosses-of-mass-destruction/bosses_of_mass_destruction/lang/en_us.json /mv projects/1.16-fabric/assets/bosses-of-mass-destruction/bosses_of_mass_destruction/zh_cn.json projects/1.16-fabric/assets/bosses-of-mass-destruction/bosses_of_mass_destruction/lang/zh_cn.json

似乎有部分地方使用了半角**标点**?如无特殊需求,请将半角**标点**(不含`%`格式符等特殊**符号**)修改为全角。 并且,好像有些地方句号掉了。 ------- key | ENG | CHI -- | -- | -- chemlib.jei.compound.aluminum_oxide.description | Also known as corundum, this mineral is a key component in many precious stones. Metallic...