What does this line mean in Quick sort?Oh silly me your right! Thanks :)
What does this line mean in Quick sort?I'm so confused at the partition() function, this code is guerranted to work [code] #include <...
What does [](int) mean?Thanks a lot :)
What does [](int) mean?What does [](int) mean? [code] namespace Extended_STL { // … template<typename C, typename P...
How to make a bi-variable equation solver?Like y = 51x - 51; y = 31x + 22; How to make a program to get the results of x&y? thx :)
This user does not accept Private Messages