StackRating

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

bames53

Rating
1571.14 (3,921st)
Reputation
70,863 (1,211th)
Page: 1 ... 19 20 21 22 23 ... 26
Title Δ
How to convert multibyte UTF-8 std::string to NSString? 0.00
What is the header file called to create generic classes using bloo... +0.63
Can I cast shared_ptr<T> & to shared_ptr<T const> &... -1.55
Read UTF8 files on windows and linux through c++ +1.70
Get the global locale that is currently set in C++? -1.20
unsigned char concatenation -1.29
Yet another C++ Object initialization interrogation +1.02
How to free reallocated memory? C++ +0.29
how to round a double to n decimals? 0.00
Is it possible to have a C++ method accept either const char* and c... +1.03
what are computational macros and syntax macros -0.05
C++: Throwing a derived class by reference does not work when catch... -0.94
Copy-and-swap done through interfaces -2.47
Is it function overloading or overriding? -0.02
C++ - How to use template typedef workaround in declaration of func... 0.00
Transfering a dynamically allocated matrix in a method of a class i... -0.77
Drop lowest input from Array? +1.03
Looking for a programming language for dummies +0.45
C++ - Check if One Array of Strings Contains All Elements of Another -0.46
Rounding a value contained within a CString -0.99
Articles for developing a GUI library -0.56
c++ timer linux -1.11
C++ background timer 0.00
C++ initialization of automatics and scope +0.49
C++ instantiation of function template with shared_ptrs 0.00
Does C++11 offer a better way to concatenate strings on the fly? 0.00
C++ local class as functor +1.57
no match for 'operator=' in '* __result = * __first' 0.00
C++11 standard document costs 0.00
C++11: Variadic Homogeneous Non-POD Template Function Arguments? +0.23
dynamic allocating memory for 3d array that uses minimum memory and... +2.07
parsing a string to a structure of c-style character arrays -0.85
Char * encoding 0.00
Vector that can hold any POD -0.70
C++ increasing, decreasing numbers with "?:" +0.17
How to create a commercial library with template using in C++? -0.41
Counting Bytes Of Char S +1.16
Return Expressions in C++ -0.42
HP-UX C/aC++ compiler bug with using-statements for pure virtual me... 0.00
What is aliasing and how does it affect performance? +0.69
C++ New vs Malloc for dynamic memory array of Objects +0.01
Who is responsible for freeing allocated memory? +0.43
Nested loops, moving backwards in an intro to C++ assignment -1.00
Memory issues with a very large array in C++ +0.83
Rewriting grep in C++ +2.11
How does clang differ from gcc in how it finds declarations 0.00
What are the distinctions between the various symbols (*,&, etc... -0.68
Color in the Unicode standard? -0.54
Thread safe random numbers +2.05
How to find the git branch I was accidentally committing to after s... +0.09