StackRating

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

Cheers and hth. - Alf

Rating
1607.22 (1,496th)
Reputation
126,064 (504th)
Page: 1 ... 11 12 13 14 15 ... 66
Title Δ
Display an array of 'double' numbers with unknown size in c++ +1.50
c++ implicit conversion from double to bool is dangerous -0.91
Simple structs: advantages/disadvantages of using non-static member... -0.49
What is the difference between "std::string const &s"... -0.68
Mixing Templated Argument Types -1.45
Why are things like cin, cout, string, etc. considered objects? +0.43
The difference between RAII and smart pointers in C++ +0.84
Returning a Derived Class Object from a function of the Base Type -0.15
Using C++11's begin() and end() function to determine array dim... -1.47
How to express this function efficiently -0.10
Setting a console window specific size at application launch -0.17
C++ initialize priority_queue with custom compare function 0.00
String literal reference class -0.36
Is it good style to return a reference in this case? 0.00
Why is 'pure polymorphism' preferable over using RTTI? -1.33
C++ Auto Keyword - Float vs Int Trouble 0.00
Is there any function for square root of another order? +1.20
What does it mean std::swap(*(void **)x, *(void **)y)? 0.00
what exceptions can "try catch(...)" catch in c++? +0.16
How to keep #include statements from being included -0.30
C++ an issue with returning a temporary object -1.63
More than one instance of overloaded function to_string matches the... 0.00
Passing by Reference and using reference operator -0.04
Forbid code to compile if some function is not called +1.21
the exact operation of the delete operator -1.34
Difference between redefining and overriding a function +1.83
C++ : Whats does this sign “<<” do? +0.19
Windows command line argument parsing 0.00
Why vexing parse in an if condition? 0.00
Why does the std::shared_ptr work? 0.00
C++ scope operator grouping? -2.77
ShellExecuteEx and WaitForSingleObject paint corruption to window u... 0.00
Why cannot assign value to non-const reference? -1.01
How to produce output in simple C++ program? +0.35
Binary Search Tree - PrintInOrder(); 0.00
How to check if `strcmp` has failed? +0.46
Pass base class as an argument in a member function of the derived +1.69
Why do some functions/variables have the character "_" in... +1.30
Coding a path in unicode c++ -1.18
How to copy a std::string to unsigned char array? 0.00
How to determine if object has been placed using placement new -0.07
unique_ptr's assignment operator copies a deleter stored by a r... -2.07
External linkage for name inside unnamed namespace +1.81
How to initialize a data member of unknown type to a default +1.07
Iterate using an enum +1.40
When does the anonymous objects get deleted from memory and when it... +0.34
Having trouble with char* arrays -1.92
Why do I need to query interface? 0.00
pimpl with inheritance using smart pointer +2.02
Efficient way of deleting Vector and its contents in C++ +0.36