Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

评价数不足
Bartending
   
奖励
收藏
已收藏
取消收藏
Modules: Regular Module
文件大小
发表于
更新日期
6.986 MB
2019 年 1 月 6 日 下午 7:57
2022 年 4 月 10 日 下午 10:14
21 项改动说明 ( 查看 )

订阅以下载
Bartending

描述
So a guy walks into a bomb...wait...that's not how the joke is supposed to go...

HTML Manual: https://ktane.timwi.de/HTML/Bartending.html

Module ID: BartendingModule
3 条留言
Time Lemon 2021 年 1 月 2 日 下午 11:31 
Modulo also represents the remainder of an integer division. For example, 17 / 5 is 3 with 2 left over, so 17 % 5 is 2. (% is usually used as the modulo symbol)
RockDood  [作者] 2020 年 1 月 2 日 下午 7:10 
It is a computer operation where you subtract the number until it is below it. If you want to practice this operation, I recommend using Royal Flu$h's Module that exemplifies this operation.

21 modulo 7 is 0. (21-7=14; 14-7=7; 7-7=0)
17 modulo 7 is 3. (17-7=10; 10-7=3)
Fever Case from Counter Strike 2 2020 年 1 月 2 日 上午 11:03 
What the hell is a modulo 7?