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 2 3 4 5 6 ... 26
Title Δ
Setting IndentWidth doesn't work in clang-format 0.00
What should I do to see static and dynamic binding in action? [C++] +1.32
C++ Segmentation fault std::array 0.00
Overload ++ and + operators -1.25
C++ Perincrement Undefined Operation vs C -0.66
Include Guards: Why doesn't the C++ compiler automatically incl... -0.05
Rounding a float number to 2 decimals to write it to a text file 0.00
C++ sorting text +1.10
Convert data to big endian +0.12
Is there now a way to initialize a fixed size array of char using i... 0.00
Why isn't copy-initalization performed on reference initializat... 0.00
Why doesn't this C++ expression generate even a warning? 0.00
C++ Operator Overloading and Inheritance 0.00
Does anyone know where I can find a list of the std:: namespace?? (... -1.28
Clang vs GCC vs MSVC - using brace-enclosed initializer list to cre... -0.26
Why can't I use the member function to get a member variable wh... +1.17
Lua - Calculating Primes from 1 to n 0.00
Where should I put delete statements in my code to remove the memor... +0.00
Generate different random coordinates +0.38
Why does gcc allow a const object without a user-declared default c... 0.00
main() without return type on Clang +0.91
Understanding int reversing logic -0.61
How to make sure code (c++) written in Xcode can compile on other p... +0.71
Number of characters matching between two strings in C++ +0.39
C++ to C code conversion, is it equivalent? +0.05
Is there actually a reason why overloaded && and || don'... -1.22
How does std:string prevent me from carelessly stomping on its data? +1.81
Cannot use explicitly typed lambda -1.84
How to decode a QByteArray using UTF-8 with Latin-1 fallback 0.00
Is auto as a parameter in a regular function a GCC 4.9 extension? +2.05
calculate average of array elements and display them -0.37
Storing objects in a vector, compiler says an element does not exist -0.35
Why is Swift giving me inaccurate floating point arithmetic results? 0.00
How to implement random function where each subsequent value is les... +0.38
UTF-8 to local multibyte with STL 0.00
What are pitfalls of porting source code from Visual C++ to GCC +1.75
Xcode cannot find 'std' namespace 0.00
How to generate random numbers in a range? -0.54
Efficiently generating random bytes of data in C++11/14 +1.58
Incorporate Open Source C++ Code Libraries into Xcode 5.1 0.00
how to initialize boost::mt19937 with multiple values without using... 0.00
Writing pure code without using third-party header files +0.16
C++ array with command line variable +0.47
OSX 10.9 Mavericks environment variables: how to set environment va... -2.37
Why don't modern C++ compilers optimize away simple loops like... -1.30
Why regex_search does not require namespace 0.00
How it is right way to throw object as a reference in C++? -2.21
generate range for which std::isalpha evaluates to true -2.60
How to get file id from std::ofstream 0.00
Is this compiler bug triggered by invalid code, or should it compile? +1.99