StackRating

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

James Kanze

Rating
1563.05 (5,069th)
Reputation
132,640 (470th)
Page: 1 ... 43 44 45 46 47 ... 69
Title Δ
Mistake with returning data structure that returns array of type ch... +2.07
Does this leak memory? How can I prevent it? +1.57
C++ Can't get cin to read end line char from file redirection -0.57
passing a flag in the form of "int" or a "bool"... -0.63
Why do we need a buffer when we get input from the user? +1.54
Remove character from a string if previous character is a specified... -1.12
list< T >::iterator or syntax error? +0.19
Deleting pointer before returning value from function -0.59
what is the type of `std::greater` or `std::less_equal` +2.25
How to change a template method based on whether the type is an int... +2.08
fscanf c++ equivalent -0.27
calling the base class constructor in the derived class constructor +1.55
variable sync on multithread envrioments +0.57
c++ rounding special float values to integers +2.72
c++ visualizing memory of variable -2.01
Should i use the same name for a member variable and a function par... -0.79
List with unique elements 0.00
How delete content of file after the last EOL? +0.29
How to edit a row in a text file with C++? +0.43
Access a member variable in Singleton object from EXE and DLL +0.46
What destructors are run when the constructor throws an exception? -1.65
Extra line on beginning of output +1.92
Motivation for mutable in C++ +0.96
add a non-comparable object to a set +1.97
Why does changing for loop iteration order increase the runtime? 0.00
How can I detect what functions the linker omits in a release build... 0.00
Convert WCHAR[260] to std::string -0.05
What happens if a program is compiled while another instance is alr... +0.57
std::array iterator range without template? -0.86
template class with STL container member +0.41
input validation for numeric input -0.23
C++ Strip non-ASCII Characters from string +1.76
read different data types in line c++ -1.21
Understanding poorly written code, 2nd year CS past paper -1.14
Returning constructor-less object as output parameter +2.20
Would it be good C++ style to mimic the C# / D difference between s... -0.23
Is there an easier way of representing conditions in C++? +1.12
What code is better to use for operator overloading +0.46
istream_iterator behaviour -1.32
is using std::regex for simple RX is good practice? +0.43
Convert enumeration to string 0.00
Removing ambiguity when using sqrt() function in a template class +0.76
The constness of a variable and its lifetime -1.21
Visual Studio 2008, detecting mem leaks, the symbol '__FILE__' is n... +0.11
Should I clear() containers passed in as a parameter, or swap in a... +0.04
Why is name mangling not standardized +1.35
no match for operator* -1.87
Is it possible to construct a wstring without coping its input buff... +0.83
How the code gets to the next step only when i press the enter key... +1.44
Std::string get assigned by a function returning a char * -0.82