StackRating

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

T.C.

Rating
1736.14 (56th)
Reputation
110,671 (623rd)
Page: 1 ... 31 32 33 34 35
Title Δ
C++ stringstream inline -2.20
How to use a Caret "^" in C++ for Exponentiation -0.76
Can constructor do any hard job other than passing values to members? -0.01
How does the standard library manage to have non-inline functions i... 0.00
qsort() - sorting an array of strings 0.00
What happens when an object is left uninitialized during a copy con... -2.30
A class name introduced inside a class is not treated as a nested c... 0.00
Forward class declaration is interchangeable with the class keyword... 0.00
What happens if you don't use "this" within a class? +3.18
Custom compile error message when undefined subtype is accessed -0.04
Why is opendir() randomly resulting in ENOENT? 0.00
Unrecognized Command Line Option '-stdlib=libc++' with MacP... 0.00
Initialize an array in C++ whose size is not fixed +1.41
share_ptr of boost::thread assertion fail 0.00
How to implement cache manager using std::shared_ptr? 0.00
Weird GCC array initialization behavior -4.97
Class template appeared in the class member access expression +3.15
Is it a good idea to fill a std::vector<char*> with elements... 0.00
How to set ICC attribute "fp-model precise" for a single... 0.00
Filling a generic vector with random values 0.00
std::vector::resize results in a crash in a template class -0.85
My scanner asks for an input twice -0.31
what is the purpose of adjustfield in the ios class? 0.00
SIGABRT error in C++ +0.03
c++ std::regex doesn't match as expected +0.80
When using cmath, why does log10(1/4) not equal log10(0.25)? +4.38
std::sort on empty vector +1.50
C++ Last Number is only 2bytes instead of 4 when writing integer to... +3.28
Learning about Big O notation with C++, confused as to whether this... +2.86
Significance of = operator overloading in case of linked lists 0.00
C++ bool std::operator < error with map with key std::unordered_... +0.56
A set with custom comparison functor, predictable in case of equality 0.00
Random Number Generator not working with 2D arrays that output - C++ 0.00
C++ New Objects +3.28
Changing method from nonvirtual to virtual may cause unexpected beh... -1.73
Java, scan double only accepts int +3.13
Calculate series with multithreading in C doesn't work as expected 0.00
Valgrind invalid write 0.00
Get template from inside class 0.00
Recommended pattern for parent child relationship ownership +0.59
C++ How to get the size of bitfield members? 0.00
Eigen : solving A=xB (Assert failed) +3.23
How is 'A(tmpVector);' the same as 'A tmpVector;'? 0.00
Is This "Idiom" Well-Defined? -1.70
C++ file including C header file 0.00
How to correctly use boost::timed_mutex and scoped_lock 0.00
c++ CRTP stack corruption -0.13
C++ Initializing pointer two different ways results in two answers +4.01
Overloading reference vs const reference +0.08
C signals (SIGSEGV) why does this loop infinitely? 0.00