StackRating

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

Jonathan Mee

Rating
1437.52 (4,534,769th)
Reputation
22,306 (5,912th)
Page: 1 2 3 ... 16
Title Δ
C++ std::experimental::is_detected not working in MSVC 0.00
Workaround for Making a unique_ptr to a Forward Declared Type 0.00
C++ conditional statement not being checked 0.00
Print all subsets of given size of a set and count the subset 0.00
Simple count and sum functions are not working the way I expect +0.40
C++ How to find out most consecutive digits in an array? -0.16
Returning index in a subarray based on divisibility by another number -1.39
Working Around a Visual Studio Internal Compiler Error With Nested... +1.35
File handling with Text -0.01
Macro for while loop with deferred function call -0.27
What is wrong with my code to get correct GRADIENT? 0.00
I need some assistance with creating a function -0.15
How to determine size of va_args before vsprintf 0.00
I don't understand how to use set_difference correctly 0.00
Converting a set of classes to class templates and avoiding constru... +1.10
Make palindromic string non-palindromic by rearranging its letters -0.39
Automatic brace insertion algorithm 0.00
Why can't pointer fit variable of different type, even though s... -0.55
Address of local variable returned--can ignore warning without detr... -0.71
How can I make a variable always equal to the result of some calcul... -0.31
unique vector with random numbers -1.53
Templated usings Can't Select Template Functions to use as Para... +0.82
Can I get the Return Type of a Function From a Signature? +0.85
Templated usings Can't be Nested in Visual Studio 0.00
Change Certain Value When I Detect Change in Vector -1.19
Argument list for class template "calc" is missing -1.86
sizeof in static const member initialization +0.18
Can I legally memset structs of bools between all true / all false? 0.00
Dynamic initialization of 2 dimensional array of lists in C++ 0.00
error: `type` in `class std::result_of` does not name a type -1.03
Compiling string and returning it as a vector +1.09
C++ how to convert string line by line to double -0.36
Issue with my Brute Force Algorithm in C++ Language -0.41
I am trying to solve a question where i need array sum values but t... 0.00
Bitset to float or double value c++ -1.23
Proper way to use large amount of known constant variables -0.68
Calling a super template class method without knowing the template... -0.53
reference and pointer typecasting in C++ 0.00
How to pass std::vector<void*> * as std::vector<MyStruct*&... +0.31
Why does accumulate in C++ have two templates defined -0.01
Shared subservient object -0.33
How to round numbers in range after division (10.25 to 11)? -0.40
Converting member function pointers in templates -0.96
How to check divisibility of a number in continuous fragments by 11... +1.04
signal slot custom struct issue 0.00
how to check if queue is sorted using stl 0.00
Saving an array to file in C++ 0.00
ofstream keeps giving me the last line of the function instead of s... 0.00
c++ why array doesn't have length attribute -0.17
Find a,b,n so that (a^b)%n=x -1.51