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 2 3 4 5 6 7 ... 10
Title Δ
Can I reinterpret std::vector<char> as a std::vector<unsig... +0.67
std::string capacity remains same after deleting elements, so is it... -0.66
Why this composition program asks for inputting values twice? -1.43
Calling a char equivalent function with integer in c++ using Functi... +0.37
Why won't this work (C++ Function Prototypes) +2.12
cout << 2["abc"] << endl; why is it working?... -2.02
What data type should I use as a buffer? 0.00
c++ multithreading return value +0.37
Reverse array - out without first number 0.00
why are multiple shared_future objects needed to synchronize data +1.59
C++ is it possible to NOT inherit a member? +0.53
How does unordered_set determine the inserting order in c++? +1.32
Fastest way to read strings and ints and store them in separate arr... 0.00
Why does this not compile? (Was, When a member variable is consider... 0.00
fstream test program crashes for some reason +0.02
The meaning of char *p_c = new char['1', '2', '... +0.31
Does C++ string hashing hash the string or the memory address? -0.32
Exception specifications and templates 0.00
Why passing the reference of a private function to an external one... -0.05
Search by value in a multimap -0.41
How const variable and const pointer in C++ are treated by compiler... -1.84
Is it legal to index into a struct? +1.57
make_heap not working as expected after changing value in vector? +0.36
Problems with the placement new operator 0.00
error: no matching function for call to 'boost::shared_lock<... 0.00
Making a tuple of nested types 0.00
Elaborated type specifier in type alias +1.96
Unexpected macro evaluation -0.47
How to create a catch for data type +0.37
boost function to create C++ 11 raw string 0.00
Passing 2D array by reference c++ +0.26
C++ 2D Vector from a csv file 0.00
Find the number of pairs i and j such that the product of A[i] and... -1.43
how to inicialize stdout stdin with Qt 5.7 0.00
Ambiguity in overloaded function: how is it resolved? 0.00
Is it possible to pass variable template to function through lambda? -0.29
Cast from hexadecimal to unsigned int* in c++ +0.73
Conversion From Pointer To NonScalar Object Type? 0.00
Class with templated class from different header wont compile 0.00
counting duration with std::chrono gives 0 nanosecond when it shoul... 0.00
C++ function call missing argument list; use '&Runner::runT... +0.42
Why is there a need for a try block before catch in exception handl... -0.63
C++ - creating an alias for an std::array of std::array iterator +0.38
get range of map elements with equal values +0.94
c++ class difference between this and class:: +1.62
vector of unique_ptr, inheritance? +1.99
How can I use templates to deduce the parameter types of a std::fun... -1.59
Can static/dynamic/const/reinterpret_cast be used in unevaluated co... -2.62
Extending type conversion to pairs/tuples of convertable types 0.00
How to explicitly call const version of the member function? -0.16