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 ... 20 21 22 23 24 ... 66
Title Δ
Is a smart pointer (unique pointer) ALWAYS preferable to normal poi... +1.74
C++ Is there a way to work around circular dependency? -0.29
In printf ( "%d", 5 ); is 5 stored in the memory? -1.31
The curious case of namespace std +0.39
How to "delete" a part of an array and keep the rest with... +0.40
Reference to a derefrenced pointer 0.00
Does *&++i cause undefined behaviour in C++03? +2.24
implicit conversion changes signedness 'int" to 'unsig... +2.77
C++: Why does bool arithmetic make sense? -0.32
'const string& getName() const{}' vs 'string getNam... +0.87
C++ - Can't print target of a char pointer 0.00
Using const bool reference for background task cancellation trackin... +1.99
Are c++ Strings mutable UNLIKE Java Strings? -0.39
How can I write a C++ function that returns different types of std:... -0.58
Why isn't std::string a specialization of std::vector? -0.51
How to delete a resource symbol in visual studio after deleting men... 0.00
C++: How to inherit from enclosed class +0.42
C++, getline() cant properly load all characters 0.00
Calling the default constructor from another constructor -1.79
Best way to convert 8 boolean to one byte? -0.22
Diamonds of triangle in C++ 0.00
Compiler not recognising class member function type in implementati... 0.00
How do I dynamically allocated/grow an array of strings in C++? -0.54
Limit number of std::string allocations +0.40
Automatic calling of parent destructor in case of non-virtual destr... +0.87
If statement returns true when it is not 0.00
What is the difference between the name of an array and another poi... +0.42
write square root of expression in text file in 0.00
why do we add offset to generate gcode for 3d printer in following... 0.00
C++ exceptions with unused variables 0.00
click close console window to end a c++ console program is proper w... +0.44
Is it possible to use std::sort to sort by lexicographic order? -0.74
Is it safe to use negative integers with size_t? +1.13
Static member in header-only library 0.00
Blitz does not work in vs 2013 0.00
breaking up conditional expression -0.54
Another undefined reference to WinMain@16 issue 0.00
If the raw bits are copied, Is it still called casting? +0.44
c++ cout string not working. Please advise +0.43
How to correctly cast time_t to long int? -1.32
How to kill my program IMMEDIATELY -1.18
Are elements stored in struct are next each other +1.09
Is it possible to do some computation in the constructor function b... +0.89
Are Virtual Base classes a workable and or useful feature -0.04
Inheriting constructors vs forwarding +0.85
Assigning base class object to derived class object +0.43
Reference Semantics in C++ -0.60
C++ Return value type does not match the function type +2.14
How can I have multiple conditions in a while statement? (c++) +0.78
Destructor errors 0.00