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 ... 12
Title Δ
I have a linked list, I would like to remove duplicate values -0.34
Problem in determining the polindrome string -0.53
Getting an error when calling functions inside a while loop in C++ -0.52
Extracting numbers from 3 digit number in C++ is it possible w/o us... +0.47
why it's showig wrong output for prime factors? -0.38
What should I do with my functions that return wrong answers? +0.18
Is there a way to initialize a 3D array like this in C++? 0.00
Implementation of Trie data structure 0.00
Floating point value isn't being displayed? +0.47
Find next array index with true value C++ -0.01
Find coordinates of N squares traveled in spiral matrix +0.52
C - Equivalent of Lua's math.rad 0.00
Program to find biggest of four numbers using nested-if +0.11
Extracting a random word in a string 0.00
I cannot compare three numbers rigthly in C 0.00
Recursive program to obtain Legendre Polynomials 0.00
Multiply a line of a matrix by a number given 0.00
Creating a histogram to display how many items are in each category... 0.00
how to improve the precision of computing float numbers? 0.00
How to generate a n-sized random float array that sums up to 0.0? -0.54
C - rand() in loop +2.10
Optimization of C code for hypergeometric distribution 0.00
I want to align my results in columns based on the decimal place -0.02
How to make my code do the round a correct calculation? 0.00
C++ while loop is not reading -1 from my file -0.02
How to code the summation of a function in C? -1.06
Nonhypotenuse number 0.00
Conway's Game of Life help me understand this unexpected output 0.00
finding min odd number and max even number in a sequence +0.48
Cant get my list to print out correctly with commas -1.30
Is it possible to get the address of a variable while doing mathema... -0.82
No output shown on problem 8 of project euler +1.17
Is it possible to peek at the next element in a range-for loop? -0.42
Initialize const array in a variadic constructor +0.19
c++ quadratic equation not working properly for a code checker +0.48
Why are these two codes giving a different output? // bits.c float_... 0.00
How to Print whole array inside square brackets rather then printin... -0.28
Addition of Even Fibonacci Numbers +1.02
Pseudocode to actual code of linear fibonacci -0.39
How to remove an extra cycle? +0.51
Can I create a view on a vector? -1.51
Is std::nth_element guaranteed to partition in the presence of ties? +0.14
Binary Search Tree unclear outcome 0.00
UVA - 439 - Knight Moves. What should be the reason of getting runt... +0.14
Sum of n consecutive items in a collection without for loops +0.45
Need to generate 4 random numbers without repetition in C programmi... +2.18
How to extract columns of a 2D array in c++? -2.12
Rotate the complete array using rotate function +0.47
How can I make angles not act weird? 0.00
What is the difference between these for loops? +1.65