Nolan
51564
51564
Rank2
2
Badges60
60
Score
Nolan received Commenter badge for Problem 26. Determine if input is odd on 27 Sep 2013 |
Nolan submitted a Comment to Problem 26. Determine if input is odd I don't know what I am doing wrong. I tried it in Matlab and seems to work fine
y = rem(x,2);
if y == 1
disp('true')
else
disp('false')
end
on 27 Sep 2013 |
Nolan submitted Solution 324428 to Problem 7. Column Removal on 27 Sep 2013 |
Nolan submitted Solution 324427 to Problem 7. Column Removal on 27 Sep 2013 |
Nolan submitted Solution 324398 to Problem 2. Make the vector [1 2 3 4 5 6 7 8 9 10] on 27 Sep 2013 |
Nolan submitted Solution 324397 to Problem 2. Make the vector [1 2 3 4 5 6 7 8 9 10] on 27 Sep 2013 |
Nolan submitted Solution 324394 to Problem 2. Make the vector [1 2 3 4 5 6 7 8 9 10] on 27 Sep 2013 |
Nolan submitted Solution 323688 to Problem 8. Add two numbers on 26 Sep 2013 |
Nolan received Solver badge for Solution 323687 on 26 Sep 2013 |
Nolan submitted Solution 323687 to Problem 1. Times 2 - START HERE on 26 Sep 2013 |