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 ... 17 18 19 20 21 ... 46
Title Δ
Dangling references and undefined behavior +0.24
Mysterious Floating Point Exception +1.57
what is this code about? 0.00
C - Very Strange Implicit Declaration +0.38
Virtual methods in constructor 0.00
Binary Converter Not Working for Large Numbers -0.60
C++ Standard regarding external linkage and calling conventions 0.00
Do objects and instances mean something else for an imperative lang... 0.00
modified base number conversion -0.13
Custom object bad behaviour after std::sort 0.00
push_back() in a 2D vector faults when using a dynamic size 0.00
append const char variables wih string 0.00
having trouble with a "\n" and scanf +0.37
smart pointers not working with Android NDK r8 0.00
'auto' and explicit variable declaration behaving differently +1.41
Ternary Put Operator in cpp possible? +2.65
Isolate the leftmost 1-bit 0.00
Using value wrapper and operator() overloading to simplify getter/s... -0.29
Calling a function or method by reflection in C/C++ 0.00
Why is it not allowed to perform arithmetic operations on function... +1.18
How Can I change objects name by a loop in C lang? +1.37
Use of extern in translation unit +0.87
C++ Operator overloading explanation +0.03
C++ class function return type definition, return a class 0.00
Why do Java errors prevent me from building in my C++ perspective? 0.00
If I mix C++ code in Objective C who manages memory for C++ object... +1.18
C "double to num" conversion code: why is it written like... -0.29
constexpr function that returns address of the templated function i... 0.00
Binary shift operators. How can you determine the value after the o... +1.72
Why do we need to mark functions as constexpr? 0.00
Is there a name for this sort of pattern in C++? +1.83
Why does C++11 not support declaring extern "C" on a stat... +1.73
Why does C++11 still enforce lexical ordering for visibility -1.43
What are the dangers of forward declarations? +0.15
C++ compilation error in static_cast< > -0.23
Can you have a "pointer to member" to a member of a union? 0.00
Is std::array movable? 0.00
Buffering of standard I/O library +2.00
Speed up access to many std::maps with same key 0.00
Is it possible to pass a block of code as a #define argument? +0.63
Is "x = new(Foo)" the same as "x = new Foo" for... +0.40
C++ variable arguments +0.40
placement new equivalent in C +1.90
What is the cin analougus of scanf formatted input? -0.12
use of atoi() function in C +0.14
Is C/C++ one language or two languages? +0.88
Correct life-cycle management of objects in C++ 0.00
Issue with static member function and derived class +1.40
why should all iterators / iterator adaptors not-movable in C++11? +1.66
single expression helper for compile-time enforced constexpr functi... 0.00