ipek
43443
43443
Rank2
2
Badges80
80
Score
ipek submitted Solution 438070 to Problem 26. Determine if input is odd on 5 May 2014 |
ipek submitted Solution 438059 to Problem 3. Find the sum of all the numbers of the input vector on 5 May 2014 |
ipek submitted Solution 422744 to Problem 304. Bottles of beer on 26 Mar 2014 |
ipek received Commenter badge for Problem 26. Determine if input is odd on 26 Mar 2014 |
ipek submitted a Comment to Problem 26. Determine if input is odd function tf = is_odd(n)
if rem(n,2)== 0
tf = 'false'
else
tf = 'true'
end
end
why is this not working?
on 26 Mar 2014 |
ipek submitted Solution 422717 to Problem 8. Add two numbers on 26 Mar 2014 |
ipek submitted Solution 422713 to Problem 2. Make the vector [1 2 3 4 5 6 7 8 9 10] on 26 Mar 2014 |
ipek submitted Solution 422712 to Problem 1. Times 2 - START HERE on 26 Mar 2014 |
ipek received Solver badge for Solution 422712 on 26 Mar 2014 |