User profile: vrakas

User info
User name:vrakas
History
Joined:
Number of posts:30
Latest posts:

Priority queue
Thank you very very much :)

Bitwise operators
Thank you guys

Priority queue
Hello i want to construct a comparison to have priority queue's top according to the biggest first ...

Bitwise operators
hello i want to check if the last two bits of a number a are 1. am i going to do [code]if(a&3==3)[...

Sorting Fractions
wow never thought of it ;p thanks!