StackRating

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

Gardener

Rating
1485.75 (4,465,163rd)
Reputation
944 (162,400th)
Page: 1 2 3
Title Δ
How is "while (a%5)" and "while (5)" not a synt... +0.65
How can I print a vector in a recursive function? -3.68
Finding the subscript of an array in a function in c++ +4.14
Count the number of letters in a small matrix that appear in a Big... +1.93
Calculating the Positive scores only AND changing the result of the... +4.26
Trying to copy the remainder of a string after a character -1.78
I need to convert some code so that it works with an input and outp... -0.12
Need help parsing different format csv files in C# +0.68
In C, why do I only need getchar() to remove characters sometimes? +4.77
Displays reverse order but not the non-reverse order c++ 0.00
How to initialize a matrix in a function and return it efficiently... -3.77
Trouble with finding floor(log2(int)) using binary search in O(log2... -3.46
Is it possible to declare auto variables with an if? -1.72
Use of & operator in C++ function parameters: pass-by-rvalue-re... +4.30
Why does regex work well in java, but does not work in c++? 0.00
Float array to bytes converts as null -3.00
Why does not the vector content be erased? +0.13
For loop returns multiple true statements how to return as one true... +1.33
How can I add the digits of number into another variable in the sam... 0.00
Recieving error "cannot dereference out of range deque iterato... 0.00
While loop takes input of first and second cin +0.35
C++ getIntArrayAverage +0.26
tolower() in c++ without using STL +0.67
Can't insert into a database using sqlite3_bind_text -1.57
Priority stack in C++ +3.04
C++ Reading a data file 0.00
Printing Multidimensional Array C++ +0.19
C++: Generate combinations in new base +5.41
Sort Array By Parity the result is not robust +0.39
reverse array using recursion in c++ +4.61
C++ Array Sort - problem accounting for "bbba" and "... -3.76
how do i pick a memory in an array that i create after displaying t... 0.00
Stopping a While Loop with '\0' 0.00
Visual studio 2017 - building via command line & MSBuild - miss... 0.00
Quicksort fails to consistently sort data sets of 100 000 integers 0.00
Getting 0 for every input 0.00
Find string in a list of strings, and then set the string to the fo... -1.78
Flow of execution questions 0.00
Compile & Run CLion Project from Terminal 0.00
Convert integer to float via pointer -0.20
Convert CString to _bstr_t +0.64
How to overwrite part of a string in C? -1.75
CUDA multiple threads work with one pointer 0.00
Finding fibonacci sequence numbers that makes a specific number 0.00
Prime decomposition program works slower than it should work -3.80
Smallest floating point positive values in C++ -3.77
Converting 4bytes to signed and unsigned ints 0.00
How to fill an array with integers and display it? -3.84
Calculate the sum of digits. If the number repeats itself, do not c... +1.46
First recurring character in c++ -4.03