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 2 3 4 5 6 ... 46
Title Δ
Why implicit conversion of bool to string isn't an error? +0.92
What does the "operator <" syntax mean? -0.12
"getline" prompt gets skipped, not working as intended -0.13
C++: Can't figure out how to hide implementation details properly +1.55
Are operations with the internal pointer of shared_ptr atomic? +1.75
C - Is "acos()" differ for each math.h header file? +2.12
data member with the class name 0.00
C++ macro doesn't substitute? -1.89
c++ and <complex.h> with <complex> in separate files 0.00
How do I use the cstring library file in C++? +0.49
Check if class is a template specialization? -1.64
POSIX partial write() -0.46
Is there any way for constexpr objects to refer/point to other non-... +2.05
ctrl+c not associate with SIGINT in C +0.37
std::strcpy not declared in this scope DESPITE #include <cstring... +0.38
Casting class into a struct +1.56
Is it safe to call pthread_mutex_lock before pthread_mutex_init? +1.46
Print on the screen the symbol \ as text +0.60
Do i need to delete a object that was constructed with new and plac... 0.00
c++11 std::function like functors incomplete type +1.52
Why doesn't the rethrown exception work as expected? 0.00
fixed point arithmetic in modern systems 0.00
std::unordered_set of pointers +1.64
What are guiding principles of expansion of callee inside the calle... -2.36
Why does libc++'s implementation of map use this union? +0.71
Charging Indicator for Battery (Battery Monitor) 0.00
Using next_permutation to get palindrome string -0.81
Is it possible to create a new primitive type in C++ for embedded p... -2.48
Is this implementation of std::decay a correct one +2.31
C preprocessor - token pasting - confusing result. Why is that? -1.46
Where to find legacy Apple docs? 0.00
Reordering members in a template by alignment -0.15
Counting the length of the Collatz sequence - custom iterator produ... 0.00
Declaration with multiple declarators - Definition? +1.07
What is this C++ C11 syntax: "= {}"? +2.21
std::set with unconsistent operator< 0.00
Initializing static constexpr variables and classes inside a struct 0.00
Is the meaning of "lock-free" even defined by the C++ sta... -1.00
char16_t and char32_t endianness +1.34
stringstream or ostringstream for writing in file? -0.61
Is using sizeof on a variable where a type of the same name exists... -0.79
Can I apply the final keyword to a POD (standard-layout) struct in... +2.73
Find next number with specific hamming weight 0.00
Clang line directive +1.29
Why does next_permutation skip some permutations? -1.92
How to override integral promotion rule for enum? +2.00
How to override integral promotion rule for enum? -2.00
Using Undefined Functions in C++ +1.18
My Mac OS X Yosemite Terminal is not working? I think it has hanged -0.61
How to call function direct from pointer? +0.27