StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Leonid Volnitsky

Rating
1515.37 (43,992nd)
Reputation
5,474 (30,052nd)
Page: 1 2 3
Title Δ
How to convert std::vector<char*> to char**? +2.32
Deleting data that is pointed to by multiple lists? -2.20
How to enforce child-of-X limitation on template parameter? 0.00
Sorting an array of valid and invalid numbers in c++ for an embedde... -0.11
Make a priority queue limit its memory in C++ +4.09
Setting environment variables for multiple commands in bash one-liner +0.18
C++ search in an std::vector -3.32
C++ - More organized and efficient function prototyping 0.00
std::string implementation and expression templates +2.40
got trouble in template programming in C++ 0.00
Use grep -lr output to add files to tar -0.09
STL algorithms: Why no additional interface for containers (additio... -0.64
How to go higher/lower in VIM and stay on the same column? 0.00
How to find all the files in pwd that contains a unique keyord like... 0.00
turn on bash -x +1.51
Remove item in std::list while leaving it allocated 0.00
Convert a type to an integer at compile-time? +3.75
interviewstreet Triplet challenge -0.32
What's the equivalent to Mathematica's Range[] function in C++? -2.62
Error compile "no match for operator==" -0.07
Embedded C++ interpreter for data manipulation in compiled program -0.13
how to find a vowel inside a string in c++? +2.61
Efficient way to compute 3D indexes from 1D array representation -3.19
can't get setw to line up 0.00
Renaming (aliasing) array elements C +2.27
Delete from STL list while using C++11 iterate syntax +4.01
Is there a way to generalize functions that only differ by an opera... -2.64
how to pass two dimensional array as parameter in a function and re... -0.77
How to select the software's version in gentoo by emerge? 0.00
ambiguous overload with deleted move constructor -2.76
Referencing a Value from a Nested Pair in a Map (C++) 0.00
clang and __float128 bug/error +4.69
Searching text for a long list of substrings 0.00
min n elements with expensive or deleted default constructor +0.85
Is there a compact equivalent to Python range() in C++/STL -0.80
Why doesn't my function call match this generic functions implement... -3.42
how to create an function thats returns an array +2.48
Where is the metadata? +4.07
remove all duplicate records efficiently -0.67
Are std::fill, std::copy specialized for std::vector<bool>? +4.38
Reason for having to compile files to different extension types -2.90
C++ Dynamically Define Function +2.40
I can't find Official MS/MSDN C++ 11 Documentation -0.75
C++ get a random value that hasn't been used yet in a vector 0.00
Assign a string to a fixed length character array -0.29
Is there a function implement reverse memmem in C or C++ ? -1.62
c++ template function argument deduce and function resolution -3.67
Using pow() for large number -2.54
(g++ 4.7.1) Replacing explicit type name with an equivalent class t... -2.87
constexpr vs template for compile-time maths functions? -4.02