StackRating

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

CAdaker

Rating
1541.56 (11,068th)
Reputation
9,570 (16,050th)
Page: 1 2
Title Δ
Why would the behavior of std::memcpy be undefined for objects that... -0.36
Why would the behavior of std::memcpy be undefined for objects that... -3.79
C++ Template: typename and function to map to int +3.65
using typedef with template +4.70
Is using an undeclared variable legal in a template function? 0.00
Move Constructor and = operator for Shared Pointer -3.53
Can `*this` be `move()`d? +1.09
Why am I permitted to declare an object with a deleted destructor? +0.22
Forward declaration and typeid -2.00
Behaviour of std::partition when called on empty container? -1.54
How to override the ++ operator in C++ and then print the output us... 0.00
Returning std::pair versus passing by non-const reference -1.49
Simple assembly question +0.25
Regexp to exclude 101 and 110 +0.29
templates problem ('typename' as not template function parameter) -0.83
Error when have private copy ctor with public assignment operator +2.21
C++ syntax question: if var != type int -2.69
locale-dependent ordering for std::string -2.83
Circular C++ Header Includes -3.74
Compiler warnings in others' libraries +3.51
how can I find last node of a circular linked list whose size I don... +3.52
Are free functions implicitly inlined if defined without a previous... +3.59
Correct way to initialize an object with exception throwing constru... +3.07
writing directly to std::string internal buffers +3.58
Processing pairs of values from two sequences in Clojure +3.58
Efficient (cycles wise) algorithm to compute modulo 25? -2.84
How can I perform pre-main initialization in C/C++ with avr-gcc? +0.00
Is the following code using std::set "legal"? +1.89
Elegant solution to duplicate, const and non-const, getters? +3.88
C++ STL's String eqivalent for Binary Data +4.28
Are there standard formats for comments within code? -2.44
Python - Overridding print() +1.81
Can you help me figure out this algorithm? +2.04
Project Euler 214, How can I make it more efficient? +4.45
How can I convert bits to bytes? +4.52
C++ STL: Can arrays be used transparently with STL functions? +3.29
Acceptable answers for an interview question -0.90
Assigning to temporary (like 5 = 10 but for user-defined types) +1.29
How do I make a Java class immutable in Clojure? +3.61
Frustrating C++ compiler error regarding undefined references +0.04
Inadvertent use of = instead of == +0.88
Confusing [...] List in Python: What is it? +4.12
Which data structure would you use: TreeMap or HashMap? (Java) -1.27
What is the difference between using #include<filename> and #... +2.66
delete and delete [] the same in Visual C++? +2.02
How to get the current directory in a C program? -3.92
What is the most common use of the "trie" data structure? +0.12
In C++ You Can Have a Pointer to a Function, Can you also have a po... +2.52
Difference between two declarations involving a pointer and an array -2.33
Python list of lists, changes reflected across sublists unexpectedly +4.59