User profile: meteora

User info
User name:meteora
Old user name:A 06
History
Joined:
Number of posts:25
Latest posts:

Performance - Bitwise operations on 64-bit and 32-bit integers?
Thank you.

Performance - Bitwise operations on 64-bit and 32-bit integers?
What happens with 32-bit CPUs?

Performance - Bitwise operations on 64-bit and 32-bit integers?
Do bitwise operations on 64-bit integers take time linear in the numbers of bits(64) or constant tim...

USACO Problem Crytcowgraphy, Optimizing search.
I am tying to solve this problem: The cows of Farmer Brown and Farmer John are planning a coordi...

Algorithm Hint: Minimum cost path visiting half the cells in a grid?
Thanks. But what I want is not the shortest path. It look more like the travelling salesman problem....