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 ... 5 6 7 8 9 ... 26
Title Δ
Uniform random number generator in closed interval -0.97
Moving arguments or passing them the usual C++98/03 way? +0.84
Why it is legal here to create lvalue reference to prvalue? -1.01
Raw string literals and file codification -0.13
why does iconv(1) in cygwin produce big-endian UTF-16 with `-t utf-... -0.45
Does g++ meets std::string C++11 requirements +0.06
C++11 non-type template parameter bundle expansion 0.00
Is it correct to turn "normal" parameters into templatize... -0.32
Prime numbers and factorials +0.50
Why can't I create a copy of a stream buffer? 0.00
What is the application of ampersand within C macros? -0.62
Why is hexdump of UTF-16 string when passed in as a command line ar... 0.00
Calculating percentual of the elements of an array -0.33
Transfer code from one computer to another via Git +0.37
creating text from NSWindowsCP1252StringEncoding text 0.00
Why must unicode use utf-8? -0.63
How to call C++ function in LLVM IR? 0.00
How do I initialize a pointer in a struct to null in C++11? -0.84
How to declare variables with a type in Lua +0.99
How do you convert char numbers to decimal and back or convert ASCI... +0.88
C++ "new" memory allocation -1.31
C complains about passing char** value to function taking char cons... -0.70
Overload "cin" for a and new arbitrary floating number -1.12
How to get current system time in milliseconds from 1/1/1970 (C++) +0.15
How to order strings case-insensitively (not lexicographically)? +0.45
Days lived calculator not producing accurate results always 0.00
Calling an object function in a for_each lambda? -1.73
Quick sort implementation in C +0.35
Measuring CPU time in c++ +1.46
Find fewest rectangles that cover 1's in a grid 0.00
Compilation error in C++ Possibly Namespace problems -0.63
How to select random letters in c++ -0.38
C++11 array declaration example from 8.3.4p4 doesn't match gcc or c... 0.00
How do l-value functions work in c++? 0.00
Singleton pattern destructor C++ -0.31
Using @import from clang? 0.00
C++11 exception design. Idioms and best practices changed? 0.00
Trouble understanding the C++11 syntax in the Rule of Zero -1.52
Two parentheses after variable? +0.75
C++ - Creating an integer of bits and nibbles 0.00
list-initialization in combination with constructors +0.08
maze solver in C++ 0.00
'ext/slist' file not found on OS X 10.9 0.00
C++11 backwards compatibility 0.00
C++ Cross platform development (Windows and Mac OS) -0.12
Why does GCC give me an error: no unique final overrider? -0.18
Generate different random numbers within a range 0.00
do recursive templates producing runtime code? -1.70
Passing array of objects to a class -2.39
Is left-shifting (<<) a negative integer undefined behavior i... +0.14