StackRating

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

WhiZTiM

Rating
1612.95 (1,310th)
Reputation
18,227 (7,645th)
Page: 1 ... 7 8 9 10
Title Δ
C++11 thread hangs on locking mutex +3.07
cpp - calling a function based on enums? (explaination or java equi... -3.55
How do I read the whole command line? 0.00
The 'for' not running well -0.35
Can a std::array alias a fragment of a larger array? +3.77
How does C++ know what methods a template class supports when compi... +4.06
are C++11 user defined literals slower than normal type casting? +4.96
Is it possible that a pointer gets owned by a vector without any da... -3.69
Copying pointers to another list elements in assign operator -3.28
Overloading ** in C++ +1.81
C++ difference between '//' and '///' +4.20
typedef struct default initialization 0.00
C++ Abstract Template Class +3.63
Should all objects in a class be a reference? -0.19
Error in operator << overloading - no operator found 0.00
Failed to generate disassembly for stack frame because the URL cann... 0.00
Use of `std::make_pair` in std::pair : C++ STL -1.31
Terminate function with timeout +4.01
Is it costly to pass an initializer_list as a list by value? -0.79
Reading a file into a struct array 0.00
Allocate storage for array of structs in C++ constructor +4.41
Force Qt custom signal to be processed immediately? 0.00
no error on lack of namespace qualifiers in C++ 0.00
Why there's no default constructor available for struct? -3.73
Error:request for member of non class type 0.00
Iterator requirements satisfaction -3.17
Error defining function outside the class +4.78
Comparing an Argument with an Integer in C++ +1.61
Containers in C++: pointers vs references +3.85
Passing a vector, queue, and pointer to a function 0.00
Why does C++ consider pointer and array of pointers as same thing? +2.65
Minimum integer in array of integers C++ -4.11
c++ - Throwing multiple exceptions of the same type -4.04
Why is it popping empty vector from a stack? 0.00
C++ equivalent to an immutable container 0.00
C++ strange output with cout and reverse_iterator 0.00
Printing an Array in rows and columns( one dimensional array) +4.38
Type of variable declared with decltype (having function as an expr... -1.28
Expected primary expression before enum array error? 0.00
C++ Algorithm to switch the order of an array in the following orde... +1.06
How can I dereference a pointer created with New without copying? +4.13
Why chained prefix increment/decrement for builtin type is not UB f... -2.10
C++ How to call the standard form of an operator from within an ove... -3.34
Is it possible to inherit from a template base class but not to mak... +3.95
Getting numbers from user input until user types "quit" -3.58
what is the use of 'return 0' in C +3.58
C/C++ implicit void* cast with malloc -1.27
Avoid memory reallocation on given example 0.00
C++ Deallocate exact size of memory -1.64
Confused about queues, and how to implement them +3.92