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 ... 7 8 9 10 11 ... 22
Title Δ
Separate implementation and declaration with templates and nested t... -0.41
Function inside a function without parentheses? 0.00
I can't figure out why "cout" didn't work properly -1.56
in c++, multiset lower_bound or upper_bound sorts the set. what is... -1.95
struct constructor will take space within the struct space? +0.37
sequenced before:the order of arguments of different functions 0.00
How to generate random points in a circular distribution +0.24
Int& to const int -static vs dynamic- +0.77
Where C++ calls destructors? +1.50
Default value of members in a struct +0.37
Using relational operators in C++ +0.37
Add implicit conversion from unique_ptr<T> to T* 0.00
wrong ans when using long double and correct when using double 0.00
How do you fix c++ expected primary expression error? 0.00
Deleting dynamic char** in C++ 0.00
pointer initialization with template typename 0.00
How to access an element of an std::array given its pointer in C++ +1.49
c++ cannot convert 'double' to 'double*' for argume... +0.40
Program Reading Last Line of File Twice +1.30
Calling C++ class methods via a function pointer using boost::funct... 0.00
Define size of vector of vector of vector at the time of declaration 0.00
Why are these global variables when they have namespace scope? 0.00
Quotes and argv in c/c++ +0.98
C++ Using the same default_random_engine for every new object +0.38
Incorrect output using array as counter +0.37
Invalid Template Argument for vector instantiation 0.00
Are std::find and std::map.find both O(logN)? 0.00
Converting an output from Hexadecimal to Decimal in c++ 0.00
Fibonacci Sequence Generator in C++ 0.00
C++: Peculiar typedef -2.06
Difference sizeof in C++ Classes with virtual parameter +2.01
Getting error "reference to non-static member function must be... -0.06
Incomplete type is not allowed on static member -1.27
Returning a C++ vector with and without the reference & symbol 0.00
Reading data into struct with istringstream 0.00
Which C++ standard header defines SIZE_MAX? -0.19
std::string::erase() erases everything after 1st char found with st... -0.11
Simple bankaccount program doesn't compile 0.00
Can I dispense with C++ header files? +1.65
invalid use of qualified-name 'std::max' 0.00
Project Euler #16: Answer 2 digits off +0.36
Why is a class/struct declaration with different number of template... +0.33
If I want to promote a char to an int, should I use static_cast<... 0.00
Pointer's value not changing 0.00
C++ My program keeps only calling the default constructor instead o... -0.56
Can I have compression ratio less than 6.25% in this situation? +1.91
Execute different functions depending on template parameter disequa... +1.12
how to figure out the complex declarators such as Essential C++ Ch2.8 +1.86
C++: How to make a object (class) with two brackets. for ex Point o... 0.00
Virtual destructor of base class is not called when downcasting is... +1.11