StackRating

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

vsoftco

Rating
1664.52 (369th)
Reputation
43,340 (2,484th)
Page: 1 2 3 4 5 ... 22
Title Δ
struct array element initialization 0.00
Segmentation Fault When run through menu 0.00
How can I know the C++ template is a container or a type? +0.14
Is it safe to use size_t to shift vector index? +0.43
Builder pattern, templates and nested class 0.00
How to get the sorted index of a vector? 0.00
Program to solve a system of linear equations in C++ +0.32
c++ lambda capture by value +1.45
Initializing a dynamic array of non-default constructible objects 0.00
Initializing a two-dimensional object array in c++ +0.99
what's the mean of this strange usage of "struct" +0.33
Expression must be Modifiable lvalue (char array) +0.33
For loop acting on vector of integers is behaving strangely +1.72
Using Constexpr specifier in a derived class's function +0.30
When passing an array to a function in C++, why won't sizeof()... 0.00
Delete elements in vector by position? +0.20
Using std::find with incremented iterator +1.43
Difference between int *x[10] and int (*x)[10] 0.00
How to create custom class used with std set copy assignment? 0.00
Do macros in C++ improve performance? +0.82
typedef T Type::* syntax 0.00
How to call derived assignment operator from base class? 0.00
allocator_traits example from cplusplus website 0.00
Exactly how do << and >>, as used in streams, work? +0.79
What is the meaning of "if (x) { … }" where x is an integ... 0.00
C++, assignment of non-pointer type to a member pointer of template... +1.48
Overload sqrt function for string parameter -0.16
How can I check whether a member function has const overload? -1.16
initializing all positions in mutlidimensional array? +2.01
dynamic linker error with rand() function 0.00
When is a definition of a global variable in C conditional? -1.63
std::sort with personal class returns segmentation fault 0.00
Having trouble with char* arrays +1.92
What's a good way to capture member variable by value in c++11? +2.25
Eigen - Check if matrix is Positive (Semi-)Definite 0.00
c++ create a class exception -0.13
Implement type casting from one class to another 0.00
Meaning of Macro definition of the code below 0.00
c++ custom container pass {} list -1.24
Overloading operator << for enum causes repeated output -2.18
Difference between an array and vector related to maximum size? +1.95
make a variadic constructor for signed and unsigned variables using... -2.17
C++ - Upcasting & Downcasting -0.19
small calculator using c++ code +0.36
Incomplete Type of Nested Class 0.00
Can the virtual function be found at runtime without calling? +0.11
Friendship and private nested class inheritance +1.86
Calling base constructor and adding to it 0.00
std::transform Vector For Euclidean Distance +1.74
Set array field's length based on const integer field 0.00