StackRating

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

Potatoswatter

Rating
1579.48 (3,055th)
Reputation
113,117 (599th)
Page: 1 ... 7 8 9 10 11 ... 46
Title Δ
c/c++ left shift unsigned vs signed -0.09
Reading binary data in memory into a stringstream and stream this o... 0.00
Does memory get allocated in C++ when assigning to a dynamic array? +0.88
When to use "->" vs "." when dealing with st... +0.75
Initializing const struct instances with pointers to each other -2.13
Unicode code points to bytes and reverse: how do you do that in C++? +0.99
C++: Why would you extend and parameterize with the same class? 0.00
c++ is it safe to unget on fstreams 0.00
Implementing AI pointer error 0.00
Error "function call missing argument list" - Help point... 0.00
Way to increment objects inside an array for 2 hit detection c+ 0.00
Flip bool: performance comparison of x=!x versus x^=1 +1.39
SFINAE on ternary operator fails in the presence of generic constru... +0.39
Constructor name and class name are the same in Java. Why? -1.19
Undefined symbol first referenced 0.00
#define EXIT_SUCCESS 0 +0.43
What is the advantage of using mt19937_64 over its 32 bit variant? 0.00
template class with a base class +1.09
C++ const conversion in the case of operators +0.37
Is there a way to detect how many digits were entered in a hex lite... -1.29
uint32_t, int_t notation for representing variable size +0.50
What operation is done by this macro? 0.00
Can you open the same file multiple times for writing? -0.34
Converting string value in a preprocessor +1.12
C. How to get the first N digits from a number depending on it's si... -0.61
Can a C++ enumeration be made bigger than 64 bits? +0.07
What is the best way to express a templated numeric literal? +1.05
Explicitly specializing a deleted primary template 0.00
C++ template function, substitution failure skip the implementation -0.02
Initialize integer literal to std::size_t -0.24
vector initialization using eigen library 0.00
Include period in macro -0.55
How to use lambda to for boost asio async completion handler 0.00
Passing memory address as a file in c +0.42
g++ turn off constant propagation for benchmarking? 0.00
How do I differentiate between a char[3] and a string literal with... 0.00
C++11 alias template as template template argument in specialization? -0.89
C++ typedef to variadic template parameter 0.00
Disable "In file included from" g++ message 0.00
G++ vs Clang : inconsistent behavior for constexpr and const 0.00
Overloading copy assignment operator +0.40
why static variable in a class gives a linking error? -0.63
Communication between 2 GSM 900A modems -0.60
C++: Character Limit for Addressing Functions? 0.00
Using multi core support in C / C++ 0.00
Using map<pair<int,int>,string> in C++ -2.68
Why should the parameter to a copy assignment operator should be a... -1.02
Why XY + XZ + YZ can be simplified into XY + Z(X¬Y + ¬XY) in boolea... 0.00
Why do we need to set rvalue reference to null in move constructor? -0.46
initializing of sisterclass with inherited constructor +0.41