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 ... 38 39 40 41 42 ... 69
Title Δ
Simple command to combine an arbitrary number of values of arbitrar... +0.16
c++ illogical >= comparison when dealing with vector.size() most... +1.45
how to reuse stringstream -0.57
How do I convert the contents of an unsigned char * to a const char... -1.82
Singleton Service classes in c++ -1.52
Destructing objects on stack returned from funciton -1.59
Using scripting language in C++ +0.03
C++ non-polymorphic interface +2.23
How can I send a message via a specified email client? 0.00
Should the return value of binary operator+ overload be const and c... 0.00
How do I turn off std::fixed and return to the default C++ setting -0.61
Why main() in C++ is not overloaded to use std::string? -0.31
Why don't C and C++ have built in ways to check for integer overflo... +0.74
c++ overloading operators difference between == and < +1.07
Problems converting a string to int in C++ -0.07
Decrementing an off the end iterator +1.45
C++: What is the difference between ostream and ostringstream? +0.90
global static const string won't get initialized -2.25
Should I return const objects? +1.66
operator= and functions that are not inherited in C++? +0.88
static const versus const static +0.29
What does data serialization do? +0.13
Floating point format for std::ostream -1.00
Compiler errors while doing implicit conversions for overloaded ope... -1.70
C/C++: Converting hexadecimal value in char to integer -0.64
How to generate an unique filename or path? +0.37
C++ Converting function pointer to unique “hash” key +1.41
file operation in binary vs text mode -- performance concern -0.71
C++ get which day by input date -0.85
Why doesn't setPrecision automatically use the least available prec... +2.60
Diamond-inheritance scenario compiles fine in G++, but produces war... +0.25
Where the C++ literal-constant storage in memory? -1.36
Different results between Debug and Release -0.14
design of class inheritance/compostion -0.78
Ordering of boolean values +1.32
replace a character in a string using at function? +0.02
How to convert a string to a double with 6-digit precision in C++? +0.41
handling clock_t overflow from std::clock() +0.86
Confusing pointer -1.35
How to ignore backslash character in boost::regex_search() function? 0.00
Why aren't template type parameters inferred as 'const'? -0.35
Two strings between brackets seperated by a comma in C++ +0.56
boost regex and ifstream 0.00
C++ multiple operator=() +1.17
what does mean by debug build and release build, difference and uses +1.64
How to avoid singletons when making an OOP state machine design? -0.71
Why the error of - calling the function before being declared, is n... +0.97
C++ virtual descructors on the virtual table and the type info of t... +0.45
casting to void* to pass objects to pthread in c++ +1.82
Regular expressions in c++11 +0.07