dymaxwell

7073
Rank
3
Badges
460
Score
1 – 50 of 62

dymaxwellsubmitted aCommenttoSolution 1622966

In fact this problem can be solved by only using sscanf and str2num.

on 6 Sep 2018

dymaxwellliked问题28. Counting Money

on 23 Aug 2018

dymaxwellliked问题48. Making change

on 22 Aug 2018

dymaxwellsubmitted aCommenttoSolution 1614386

Because of the floating point arithmetic, the last elsement of vector b may be different from the right answer(usually 1 smaller than it). So I add 1e-4 at last to mend it.

on 22 Aug 2018

dymaxwellsubmittedSolution 1614294to问题76. De-dupe

on 22 Aug 2018

dymaxwellliked问题27. Pangrams!

on 21 Aug 2018

dymaxwelllikedSolution 517479

on 21 Aug 2018

dymaxwellliked问题94. Target sorting

on 21 Aug 2018

dymaxwellsubmitted aCommenttoSolution 886480

I find [b,I]=sort(A) is really a useful method!

on 21 Aug 2018

dymaxwelllikedSolution 343984

on 21 Aug 2018

dymaxwellsubmitted aCommenttoSolution 1613600

Writing a solution whose size is so close to Leading solution is such a happy thing.

on 21 Aug 2018

dymaxwellsubmitted aCommentto问题25. Remove any row in which a NaN appears

A easy problem if you know fuction isnan.

on 20 Aug 2018

1 – 50 of 62