StackRating

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

paxdiablo

Rating
1632.89 (825th)
Reputation
831,684 (15th)
Page: 1 ... 8 9 10 11 12 ... 222
Title Δ
C program not taking user input 0.00
How to iterate on String array in Python -1.26
why does scanf() turn none into two float 0.00
What does call assembly instruction do in this simple example? 0.00
I am having trouble replacing a frist instance of certain word with... +1.57
QObject::connect: No such signal eror C++ 0.00
Seeking a deeper understanding of the global keyword inside of func... +0.31
How to create custom one hot encoding by keywords on text sequences +0.30
what does else if (!*p) mean in this code 0.00
How would I go about changing the integers within a method to Strin... 0.00
Is calling `add` on a memory location faster than calling it on a r... -2.34
replacing an item in a circular list 0.00
Reduce the output with bash -0.32
Why systemctl doesn't return a value in an NRPE check? -0.70
Is it always necessary to implement a hash table with dynamic memor... +1.36
what's wrong in mdk(UART//HAL)? -1.21
how to use \n in a print function with argument +0.30
localtime c++ not working as I would like to +1.41
Left shift gives me strange results -0.12
How to use single try/block for multiple input function for integer... -2.40
Qt connect works, what is the equivalent disconnect method? -0.69
Python function always returning none +0.30
Infinite while loop when checking floats for equality +0.47
name 'randrange' is not defined ERROR, password generator 0.00
C++: How to alphabetize a vector of strings without using sorting f... +1.87
How to run cron job Conditionally - 5min, 5 min, 10 min, 5min, 5min... 0.00
Add missing periods in Python +1.65
How do I add one to a variable in Python 3.8? 0.00
Deleting to beginning of line - d0 leaves extra space -0.61
What does OMG in a command line terminal mean? 0.00
Bash script to add double quotes in .CSV comma delimited file +0.26
Postfix evaluation of an expression 0.00
Python struct 'pack and unpack' doesn't work properly +0.30
std::stod(string, &pos) - Difference between &pos and only... 0.00
What is the difference in initializing vector v(n) between the foll... +0.30
Can a register hold multiple values at a time? -2.35
python finding the greatest common divisor of two numbers program -0.67
Display Message When Boolean Change in Arduino 0.00
Why -pthread working but -lpthread does not? -0.14
Negative division in little man computer 0.00
Python 2.7 is deprecated, should I delete it? 0.00
Bash: store find result in a variable bash in order to be used in f... 0.00
Variable in C program behaving weirdly in Visual studio +1.21
Can someone help me with this formula ? (Standard deviation) 0.00
Format print value as percentage in python +0.31
Memory Error during string replacement in python 0.00
function that replaces consecutive duplicate elements of list with... +1.22
Why does destructor run into unallocated memory? 0.00
Pygame sprites behaving incorrectly when moving left 0.00
when n is greater than 20 it prints 'weird', but it should... +0.02