StackRating

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

Cornstalks

Rating
1636.79 (753rd)
Reputation
27,575 (4,576th)
Page: 1 2 3 4 ... 8
Title Δ
get int Id for each class, called using Class name & its object -0.16
Is it possible to check if const value is known at compile time? +1.50
Assertion failed : area > 1.19209 0.00
Strict Aliasing Rules and Placement New -1.64
Value of `__GLIBCXX__` for each libstdc++ release -1.92
C++ Error: "There are no arguments to 'setw' that depe... 0.00
error: unknown type name '#include' #include <stdio.h> 0.00
std::find how does it work? operator== +1.14
C++ variadic templates to cascade inheritance. how to upcast? +1.51
Why is -9 base 10 equal to a7ffda89 in base 17? +2.11
Access violation reading location 0x00000000 despite no pointers +1.32
FOR_EACH macro with two or more params in call macro +0.88
Correcting "format string is not a string literal" warning -0.39
How to assign starting address to an interator of a map<pair<... 0.00
Does the use of an anonymous pipe introduce a memory barrier for in... +1.29
irc channel regex composition 0.00
Regex with backreference won't match in C++ 0.00
Having trouble overriding a virtual method declared with template p... 0.00
template in lambda closure 0.00
Why is this class's own protected member inaccessible from a te... +0.34
shared_ptr reference counting when spawning a std::thread 0.00
Is volatile useful at all in a singlethreaded application in C++? -1.14
assert when X is true Y is true too - implication +1.27
Why is a const std::random_device not possible? +2.20
Paradigm regarding template class specialization +1.79
Getting the offset of a member variable via casting a nullptr 0.00
Freetype 2. Is there a way to change the size of the font in pixels... 0.00
How to provide implementation specialization with a specific set of... 0.00
What is the difference between if(x^1!=1) and if(int(x^1)!=1) in C++? +0.35
How to summarize the elements of std::set +1.10
Can I use the address of argc in main as random source? +0.84
C++ help concatenating TCHAR 0.00
Sending `int` to constructor but compiler send `int&` +1.65
Why am I able to initalize a const in constructor? 0.00
Bit reversal for N bit word using c++ constexpr +1.34
Mac gcc doesn't allow calling std::string::~string explicitly 0.00
Prevent inclusion of stdio.h (or other standard header) +1.47
What is the purpose of ACCESS_FAST in OpenCV 3.0? 0.00
Passing multiple std::pair to variadic template constructor using {... -0.11
Is accessing the elements of a char* or std::string faster? +1.19
std::function performance as compared to templates 0.00
How can I modify a slice that is a function parameter? -1.19
How can I understand these destructors? -1.00
Why no full context save on subroutine call? +1.47
Set storage confusion -2.49
Can strncpy return 0? +1.13
mmap fails sometimes +0.70
Dynamic vs Static memory allocation -0.17
C++ template specialization: change return type of operator()? -0.45
SFML, Sounds not playing on my code +1.45