Skip to content

刘小玥#34

Open
FishNon wants to merge 2 commits into
tws-practice:masterfrom
FishNon:master
Open

刘小玥#34
FishNon wants to merge 2 commits into
tws-practice:masterfrom
FishNon:master

Conversation

@FishNon

@FishNon FishNon commented Jul 29, 2016

Copy link
Copy Markdown

题目 估时(分钟) 实际用时(分钟) 原因
1 5 4 方法使用的熟练度比想象中好
2 5 1 方法使用的熟练度比想象中好
3 4 2 方法使用的熟练度比想象中好
4 4 2 方法使用的熟练度比想象中好
5 3 2 方法使用的熟练度比想象中好
6 2 2
7 5 4 方法使用的熟练度比想象中好
8 5 10 循环使用不熟练

@fanfanqu

Copy link
Copy Markdown

看看

@AmberYLopez

Copy link
Copy Markdown

前排小板凳 0.0

@duanCoin

Copy link
Copy Markdown


//在这里写入代码
return _(collection)
.filter(x => x % 2 == 0)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

等于号 “===”

function even_to_letter(collection) {

//在这里写入代码
return _(collection)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return _.chain(collection)

啦啦啦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants