StackRating

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

Lee Daniel Crocker

Rating
1501.12 (410,333rd)
Reputation
10,156 (14,994th)
Page: 1 2 3 4 5 ... 11
Title Δ
Is dollar sign ($) allowed as a parameter or identifier in c? 0.00
Avoid repetition in C error handling -1.16
What RNG(random number generator) algorithm suits for poker cards s... -1.99
Writing to an unformatted, direct access binary file in C 0.00
The correct way to produce random number sequence through pseudoran... 0.00
Why is type casting a pointer necessary? -0.21
Error in string do while +1.49
Pattern to avoid "if failed cleanup" repetition +1.19
Does free deallocate all the memory of a larger struct pointer from... 0.00
How to use "++" operation to increase pointer of a char a... -1.03
unexpected output when assigning a char to a short 0.00
How to prevent repeated random values? +0.51
Structure for an array of bits in C +0.08
Random number generator that returns unique entries in sorted order -0.23
Write a char macro to a binary file 0.00
BlackJack Game Running Score Counter 0.00
Diference between two the definition of two nodes 0.00
Char value higher then 255? -1.39
C bmp header contains wrong information 0.00
Why does allocated memory is different than the size of the string? +0.12
My makeshift calculator isn't able to access the library I made... +0.69
Why is my object losing reference after a promise? +0.57
dynamically allocated 2d array in C +1.07
Returning a bi dimensional array from a function in C -1.87
How to catch a string array, which is orginized by callee, from a m... +0.53
is there not a case statment in C programming, not switch case btw +1.41
keep getting this error when i build my code "error: invalid t... 0.00
Using inflate to decompress a png file -0.78
Am I on the right track for determining the poker hand type? 0.00
Select one number at a time between 0 & 10 billion in random or... -0.75
Java - Generate random numbers with limit on how many to generate +0.51
C rand() is not random even when seeded -1.64
How to use more than one dynamic allocation on C programming? +1.83
What is this a.out and what makes it disappear? -1.09
What happens to the memory not used in a big dynamic array? +2.75
Populate Matrix in C with rand() -1.11
Assigning two values to one key in an object +0.02
Experimenting with Random Number Generation -0.48
How do I execute timed tasks in sequence? +0.18
BlackJack(Python): Adding the "HIT" card value 0.00
Flipping specific cards onClick in a memory game 0.00
Is there a simple, portable way to determine the ordering of two ch... +0.66
What code can I use if I have ten numbers and I want to produce 100... +0.00
How can i access an element from 2 structures pointers ? 0.00
C style strings 0.00
Method prefixes in Go +0.52
What is the meaning of a struct variable's name? -2.20
Defining a struct function -0.64
understanding pointers and null terminating strings 0.00
Do 2D Arrays Always Need a Loop for Allocation? -0.04