StackRating

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

wally

Rating
1477.82 (4,504,148th)
Reputation
6,939 (23,163rd)
Page: 1 2 3 4 5 6
Title Δ
Lambda function in accumulate -1.23
Compilation error when trying to find_if an unique_ptr in a vector -1.39
C++: Converting a date in form 20160120 to days since epoch -0.52
Reference to double and double returned by operator[] methods with... +2.55
How do I use static keyword inside class in C++ to emulate the beha... -0.19
How to use move constructor with 2d array (**<type>)? +0.51
When i use auto bi = 123456789, in C++, is it always assigned as an... 0.00
I'm stuck on this verbal arithmetic algorithm 0.00
Setting the data member for a class derived from a class derived fr... -0.94
How can I (safely) divide a maximum value, resulting in a floating... 0.00
Reading from text file to structure +0.07
Repeatedly implementing lambda function +2.98
How can I add newlines to stringstream or a string using returns ra... +2.70
How to correctly get value from unordered map? 0.00
C++ how to build a getter of a static private member? -1.61
Use member methods in another class "generically" 0.00
C++ - How to template an extern array? +0.50
Meaning of intrinsic type with () in C++ +1.93
How to compile OpenSSL on Windows? 0.00
Passing struct to function without typing every member (C++ no poin... -0.76
Passing struct to function without typing every member (C++ no poin... -0.76
Protected class inheritance in C++ 0.00
C++ redefine a variable on purpose -0.35
EXC_BAD_ACCESS when trying to create an array of pointers -3.83
Negative buffer of Boost::geometry::multi_polygon 0.00
What is the best way to assign variables in a multidimensional vect... +2.07
Fast Computation of Pisano Period +1.27
Step into not working, but can force stepping after some asm steps 0.00
How tidy is thread id assignment? +4.09
Error C7034: an array cannot be initialized with a parenthesized in... 0.00
vector::push_back(myVec) on to heap. Can you avoid myVec header inf... 0.00
What's wrong on passing this double pointer and get the value? -3.69
Can you run a thread in another thread? -1.57
About initializing a vector in C++11 0.00
Ascii Art in C++ 0.00
No output with a return error of 1 while using pointers to char in... -3.66
C++ import external variable into private class variable 0.00
instantiate a template class using pointer 0.00
why a double number less than DBL_MIN can be printed? -2.78
Why do I get a blank for every const char* and 0 for every int in t... 0.00
inserting the \ character into a string -1.47
Reading consecutive bytes as one integer -1.91
Float/Double comparison not working in Solar System simulation 0.00
Compiler won't use copy assignment instead move? -2.97
C++ standard vector resize() function +3.90
How to initialise std shared pointer for valarray 0.00
Finding mean of HSV converted video feed -4.11
error C4996: 'strerror': This function or variable may be u... 0.00
How to check if an element is in a vector made of structs? -1.97
Playing with setw, cout and for -3.57