Timeline for Check whether an integer is a power of 2 without using +,- operations
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 4, 2014 at 15:00 | comment | added | user3094403 | First of all, you use the - operator, that's not allowed. Also, the question is a code-golf, so the intension is that you code should be as small as possible, so remove whitespace if possible, and include the language and the character count in your answer. | |
| Jan 4, 2014 at 14:46 | comment | added | gthacoder | You use - operation. | |
| S Jan 4, 2014 at 14:45 | history | suggested | António Almeida | CC BY-SA 3.0 | improved formatting |
| S Jan 4, 2014 at 14:43 | review | Low quality posts | |||
| Jan 4, 2014 at 16:35 | |||||
| S Jan 4, 2014 at 14:43 | review | First posts | |||
| Jan 4, 2014 at 15:00 | |||||
| Jan 4, 2014 at 14:32 | review | Suggested edits | |||
| S Jan 4, 2014 at 14:45 | |||||
| Jan 4, 2014 at 14:26 | history | answered | Deepankar | CC BY-SA 3.0 |