User: andersonwq

  • Public profile

User profile: andersonwq

User info
User name:andersonwq
History
Joined:
Number of posts:25
Latest posts:

Directory
I was trying to get to a directory and I know that you cd "directory" but instead I vi "directory". ...

Optimizing Code
[code] void naive_rotate(int dim, pixel *src, pixel *dst) { int i, j; for (j = 0; j < ...

need help with binary
ilog2 - return floor(log base 2 of x), where x > 0 Example: ilog2(16) = 4 Legal ops: ! ~ & ^ | + <...

Factorials
i did both of the methods you gave me and it still has an overflow at 13....but if i change the 500,...

Factorials
This program is doing the factorial of a number and for some reason whenever i type in 13 i get an e...

This user does not accept Private Messages