StackRating

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

GingerPlusPlus

Rating
1428.12 (4,535,506th)
Reputation
3,944 (42,531st)
Page: 1 2 3 4
Title Δ
How to assemble a list of arguments for a function call -2.99
How to initialize a double dimensional boolean array/char array wit... 0.00
Does precondition assertion testing replace assumptions in a functi... 0.00
Concatenating strings with mathematical symbols in Python 3 -3.21
Trying to find the prime numbers using Python +4.52
Hide traceback unless a debug flag is set -3.29
Python String template dict KeyError, how set detault value +0.54
Adding items to a dictionary using recursion +1.60
Making a private variable in Python 0.00
How are method default arguments overridden in python? -0.03
When allocating a dynamic array, are the previous elements deleted? +4.41
(Python 3.4) - How come a variable, that has a function assigned to... +2.05
How to access an array from main() with a member function? +0.79
In Python, how do I create a new variable each time a loop goes aro... -0.89
How to check if value is logically integer? -0.67
How can I get the reference of a List element? -0.27
How to use templated struct in class c++ -3.41
Python: How to retrieve second word from the text -3.56
Adding elements to an array in C++ +1.94
ValueError: could not convert string to float: -0.36
End the while loop in the string token +1.21
Function returning auto with auto parameter munmap_chunk(): invalid... 0.00
Define overloaded casting operator for two classes with circular de... 0.00
Is it possible to verify method return types using the Boost concep... 0.00
Output to logging class via operator<< +0.65
Printing null pointer gives ""Segmentation fault (core du... 0.00
Function that accepts variadic template list of brace constructed o... +1.76
Using C++ stream for cout or text file -1.04
search and count letter by pointer C++ -3.69
Is it incorrect to modify a temporary? -4.08
C++ factorial function must retrun -1 if zero or 1 is entered as a... +1.50
deleting a pointer reference crashes the program -1.74
What's the fastest way to pack 32 0/1 values into the bits of a... -3.42
Is it possible to show void function cout output in a file in C++? +0.79
Turn off C++ new operator exceptions globally -3.63
What is the logic behind the below example of array and pointer? -1.16
Should use of bit-fields of type int be discouraged? -1.43
c++ floating pointer to the power of int pointer -3.66
Vector of named vectors results in compiler errors +4.41
Method in null class pointer (c++) -3.07
Storing values in a container -3.72
Addition of variable number of numbers +2.51
C++ currency conversion code -3.13
Pass by reference VS Pass by value 0.00
Find and replace strings from 2d array in file +0.40
converting indexes to iterators -1.69
Smart unique pointer as a member variable 0.00
How can I make a function that takes either a map or an unordered_m... -3.38
Creating a new "int64" data type in c++ having values 0 t... 0.00
MACRO with variable arguments? -2.25