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 ... 10 11 12 13 14 ... 26
Title Δ
C++ stringstream read in fixed length string to char array -0.92
How to implement an iterator/container that is standards-compliant? -0.81
Assigning {pointer to function with C linkage} to {pointer to funct... -1.16
A common type cast for lambda's and functions to reference later -0.44
Includes causing problems in c++. How to learn to do c++ right -2.40
how to take input into a character pointer in c++ 0.00
Code::Blocks doesn't recognize std::thread +0.39
C++ Adding and Subtracting Time +0.82
What's a C++03 compliant way of fetching a value from a volatile va... 0.00
0x0A after 0x0D when reading file +0.37
C++ Memory access in Xcode behaves differently than eclipse +1.08
Converting contents of a byte array to wchar_t* 0.00
how to use std::atomic<> effectively for non-primitive types? +1.65
Should I worry about the alignment during pointer casting? +1.01
Remove characters from std::string from "(" to ")&qu... +0.81
dealing with endianness in c++ -0.62
How to create unique pointers in a loop C++? +0.38
How do I return a value of an overloaded binary operator +0.34
Why not non-const reference to temporary objects? -0.31
Strange characters instead national letters using Unicode in WinAPI 0.00
Wide character output result -0.52
Crash in overriding `new` and `delete` in OSX 10.8.2 -0.09
Random long long generator C++ 0.00
Language features added to C++1y so far 0.00
std::variate_generator in VS2012 0.00
What is a well-formed UTF-16 string? 0.00
Several questions about <chrono> header in C++ 11 +2.07
Conversion from UTF-8 to ANSI wcstombs failes at one spezial charac... +2.50
Understanding c++11 memory fences +2.23
Which encoding are my source strings in? +0.46
How to display Xcode output on Terminal? -2.62
mbtowc returns always one byte on osx -1.61
What does *) mean in objective c? +0.41
Does u'\U0001ABCD' have implementation-defined value or is it ill-f... 0.00
Is '\u0B95' a multicharacter literal? 0.00
C++ atomic increment memory ordering 0.00
How to remove the const from 'char const*' -0.30
Cryptographically Secure Pseudo-Random Number Generator in Qt/C++ (... -0.35
How can std::unique_ptr have no size overhead? -0.83
How to get the size of string array dynamically? -1.02
Deallocating memory from a private class variable -0.12
Using temporary arrays to cut down on code - inefficient? 0.00
Trying to simulate python combinations in C++ with next_permutation 0.00
Complex diamond issue: C++ virtual inheritance +1.07
How to print Latin characters to the C++ console properly on Windows? +0.42
Is it legal in C++11 to inherit from private nested type? +2.06
ld.exe cannot find -lGL +2.03
Name resolution of functions inside templates instantiated with qua... -2.07
LLVM-GCC ASM to LLVM in XCode 0.00
Shared variable among classes c++ -0.13