StackRating

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

Jesper Juhl

Rating
1543.39 (10,269th)
Reputation
18,399 (7,551st)
Page: 1 ... 4 5 6 7 8 ... 22
Title Δ
Does lack of iterator invalidation imply anything about validity of... +1.35
for-loop: necessity of pointer variable as condition in if-statement +2.07
How to declare a 2D vector parameter which will accept any size? +1.66
Please explain the output of this piece of C code +0.18
Is it possible to get Visual Studio 2017 to compile c++ code into a... 0.00
Error while declaring array >> int arr[]; in C++ (valid in Ja... +1.32
Different ways to destructing unique_ptr -1.02
virtual destructor for pure abstract class +0.77
C++ Memory alignment - should we care? +0.42
what is a replacement for the else if? -1.29
what does this ''(const vector<vector<int> > &a... 0.00
How to find the biggest number using only two-way branching -0.97
Is there a way I can make a function a parameter? +0.72
Can I compare with more than one string in an if statement? +0.86
What exactly is a PRNG seed and how does it work in c++? 0.00
"Rename" member variables in derived classes +1.01
C++ assignment works with deleted assignment operator? +1.55
Change/update value using std::map const_iterator +1.88
why wont this do while loop exit after accepting input -1.24
Is it required to place "struct" in front of a struct ins... -0.05
identifier u16 is underfined - unable to build project in VS2019, 0.00
How to avoid double freeing when raw pointer and unique pointer bot... 0.00
Headers don't show up in Dev C++ +0.46
Can I provide only partial class definitions as header for static l... -0.30
Curious about cin +1.00
Static variable inside sub-scope +1.96
Program stops after taking value +0.99
C++ recursion returns nothing 0.00
C ++: Finding the Maximum, Minimum, Sum and Average -1.20
How to call main function from another header files cpp file +1.68
note: 'std::thread' is defined in header '<thread>... +0.48
Using auto as return type and return value nullptr in some cases -1.72
Should we declare the condition we are using before the for loop? +1.87
How to inititialize a vector of pairs inside a structure? +0.97
Check if two strings are permutation of each other -0.15
Why p, *p, &*p have the same value when p is a two dimension ar... +1.65
Is there any limit of data while tcp transfering between Client-ser... 0.00
C++: Does vector of pointer elements automatically deallocate dynam... +1.27
My RNG value ascertains unexpected values +0.53
Why does int* ptr_arr_int = {1,2}; not work in C/C++? -0.81
is it possible to get the count and types of class-members of a unk... +2.94
Ereasing a particular char from whole std::string 0.00
Is it possible to read half-written, corrupt primitive variable whe... +0.38
Why does C++ containers not have a contains method? +1.94
C++ auto iterator vector of class elements accession +0.95
How this line works? -1.31
Virtual functions with same name but different arguments and return... 0.00
Why is the copy assignment method not been called? +0.90
Why is member function call "ambiguous"? +0.48
How is it that adjusting a .ui file using Qt Creator can cause chan... -1.88