Context: Architecture and Strategy
1 Architect and Strategist
1.1 three primary concerns of the architect
1.1.1 Contain entropy(熵-混乱程度,不确定性,惊奇程度,不可预测性,信息量等等)
The architect wh…
Portal.
注意到数与数之间的转换关系是连续的,即若有 i → j , j → k i\rightarrow j,j\rightarrow k i→j,j→k,就有 i → k i\rightarrow k i→k。
发现和传递闭包很像,可以用 Floyd 算法解决。
由于数据范围 n < 1 0 30 n<10…