StackRating

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

Bob__

Rating
1507.98 (91,586th)
Reputation
5,093 (32,571st)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
Sum of two 'rare' matrices, read as coordinate X, coordinat... +0.17
What's wrong with this c++ template function 0.00
How to print an equilateral Triangle in C using 1 loop? -0.30
Prevent over-rounding happening in C++ doubles +0.48
Reseting/wraping around a variable in C/C++ (ringBuffer Pointer) +0.47
Random numbers between 1 and 15 -1.66
How to print precise digits after E in scientific notation in c++ 0.00
How to pass multidimensional arrays as argument? -1.85
How to fix these error in this code palindrome problem to tell whet... +0.06
Can't get color smoothness to work with mandelbrot set using CImg 0.00
Understanding class object -0.58
What is the easiest way to round a floating point according to its... +0.38
Single linked list, issue with node insertion lowest to highest nod... +1.82
c++: Multiple assignment inside if block syntax for short circuiting +2.31
How to convert std::array<double, 100> to std::array<float... +0.56
How to pass 3D arrays using triple pointers? -0.65
No output for long long int variables -1.79
What is the least intrusive way to silence a signed/unsigned warnin... -2.09
Optimising Matrix Calculation in C -0.03
C++ range-v3: trying to chain together transforms +0.49
How to add two arrays to produce a third one? -0.27
Solve for a and b in n = a + (a+1) + (a+2) + … + b -1.65
Generate random number and guaranteed to cover all between the give... +0.46
To use strcpy or not -0.99
Visual Studio Code cannot find the g++.exe (Windows 10) -0.02
why the array elements stores the value of n-1 instead of n -0.43
Performance gap between vector<bool> and array -1.18
Returning the last element of a container that has no back() method... +0.36
How do I use multiple overloads to get different answers based on t... -0.99
How do I fix this bug with arctanx function in c++ -0.53
Why does same code in C++ and Python generate different outputs? +0.47
How to make a function returning a dynamically-allocated two-dimens... -1.85
Why does an error occur when I try to test if a member variable (st... +0.47
spiral matrix diagonal element sum 0.00
How to fix incomplete type of struct -2.35
Function Template Instantiated With Runtime Constant +1.91
How to erase element from std::vector<string> by its length(e... -1.93
Segmentation fault in determinant function when data types and retu... -0.04
If a number's a palindrom and divisible by all of its digits -0.03
what does this function do that helps it to take input differently... 0.00
C basic increasing/decreasing issue in for loop -0.16
how to find the maximum and minimum in an array using structures an... +0.12
Quicksort algorithm with Hoare's Partitioning Scheme returns or... +1.76
Did I use Xcode incorrectly or I wrote the program incorrectly? -1.11
Need to sort dynamic array of pointers to structs with possible NUL... -0.38
Is there a way to optimize this function? -0.82
passing dynamically declared array as constant in c++ +1.79
A function that returns 0 or 1 if all elements in the range 0 to n-... -1.66
What is causing heap corruption and extraneous values in my code? 0.00
The result of using strtol() under stdlib.h and stdio.h is different 0.00