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 ... 6 7 8 9 10 ... 26
Title Δ
How to encode large complex, constant data structures in C++ -2.01
How does modulus and rand() work? -0.59
Why does compiling a specific c++ sourcefile with g++ give differen... 0.00
query on runtime polymorphism in C++ -0.46
In class initialization and initializer list +2.66
c++ additive identity unsafe example ( a+0.0 != a ) -1.21
C++ invalid cast from type ‘void*’ to type ‘double’ -0.41
how do arrays work internally in c/c++ +1.11
How to include <cstring> in a Cocoa project 0.00
How do I create an array of this struct in c++ 11? -0.99
How to work with arguments in Xcode 0.00
In C++'s rule of three, why does operator= not call copy ctor? +2.20
C++ using RAII to create an array -0.58
Converting _TCHAR* to char* +1.91
How to create unique type for lambdas? +1.73
How to call Objective-C++ (.mm) from Objective-C (.m) 0.00
Where are the closure's captured variables stored? +0.43
How to correctly acquire resources with conditionally-initialised o... +0.90
C++ Faster algorithm -0.48
Unicode in Bourne Shell source code -0.11
Is this static_cast valid/legit? -2.89
Why is my empty array not empty? +0.84
Can I use != and == in C++ for string comparison without writing my... +0.67
Using type aliases with nested classes 0.00
Why does named union inside struct overwriting other struct members? 0.00
How to display Unicode with FLTK? 0.00
C++, threads, and pointers +0.34
How to return a hex value after converting it from a string +0.94
Rules/Guides for using C++ STL safely +1.10
Objective C adding C++ -0.12
Why doesn't the Apple LLVM Compiler have an option to auto-cast int... +0.71
Why is inheritance not implicitly defined -0.77
char vs wchar_t vs char16_t vs char32_t (c++11) +2.19
How to clean up resources that have been allocated by a virtual mem... +0.45
Is there a way to force the "most vexing parse" to be an... +2.18
C++11 and Win32 wchar_t -0.59
A class whose internal representation is not exposed to the user an... 0.00
delete[] vs delete in a for loop +0.93
printing Unicode characters C++ +0.38
Input file name as command -0.12
C++ UTF-16 to char conversion (Linux/Ubuntu) +1.91
Multi threading in pure C++? +0.52
Delete for std::future 0.00
Element-wise vector mutiplication -0.16
Why does C++11 not support designated initializer list as C99? 0.00
Seed random in 64-Bit +2.50
What difference between rand() and random() functions? +1.69
C/C++ strict aliasing, object lifetime and modern compilers -1.96
In C++11, how to print a character given its Unicode code? +0.39
How do I make Xcode consider the values of my defines? +2.87