yx13's recent timeline updates
yx13

yx13

V2EX member #253494, joined on 2017-09-10 13:20:28 +08:00
yx13's recent replies
争取搞个副业!
Feb 26
Replied to a topic by kafeisemang 生活 记过年回家的相亲
花销已经很少了其实
Feb 21
Replied to a topic by seafog 强迫症 活不下去了。
挂号!晒太阳,运动。
好看,谢谢大佬
你装桌面版是不显存不够
Dec 10, 2018
Replied to a topic by ly330168885 推广 赠送 4 本《 PHP 程序员面试笔试宝典》
+1 个
分摊中奖率
@wuxi889 谢谢兄得, 我才刚学 php,看到啥都想写一哈(,,•́ . •̀,,)
<?php
$a = [1];
$i = 0;
while (count($a) != 10) {
$result = $a[$i] * $a[count($a)-1];
echo "{$a[$i]} X {$a[count($a)-1]} = " . "{$result}\t";
$i++;
if (count($a) == $i) {
$a[$i] = $a[count($a)-1] + 1;
$i = 0;
echo "\n";
}
}
?>
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2727 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 29ms · UTC 15:49 · PVG 23:49 · LAX 08:49 · JFK 11:49
♥ Do have faith in what you're doing.