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 ... 11
Title Δ
Getting "maximum recursion depth exceeded" error, should... -0.05
Implementing a simple linked list in C without malloc +0.47
Remove leading lines from a text file using c +2.14
How do I make each column in an array fit the random numbers of a b... -0.49
Does anyone know of any p.r.n.g based on laws that govern fractal g... 0.00
How can i generate random doubles in C? -0.78
Script efficiency - Poker simulations for statistics +0.50
"Array" Function is Preventing Program From Running Prope... 0.00
How to implement Aces in 5-Card-Draw game? 0.00
Clarification on initial value of some variable belongs to the stor... +2.10
Do char's in C have pre-assigned zero indexed values? +2.44
How to add a char (zero) at the end of char array in C? 0.00
In C, why does my uninitialized integer array contain non-zero valu... 0.00
How to split large integer into an array of 8-bit integers -1.13
How to convert hexadecimal array to decimal and back again in C? +0.01
Timer event in C for Windows 32 console application 0.00
Securely Use Random Number Generator for Lottery Winning 0.00
Generating random multiples of 100 -0.11
How can i create a truly random number in C (IDE: MPLAB) -0.37
Do something if all the criteria are true 0.00
What does using ampersand (&) with minus operator achieve? +0.51
C - Valgrind reporting "Syscall param points to uninitialised... 0.00
Which randomization method is better? 0.00
For loop to display the first 30 powers of 2 in C? -1.14
How could I lighten/darken a hex color in C? +0.49
treating a one dimensional array as a two dimensional array for sor... -1.65
How to clang-format this style of function definition 0.00
Assign value to similar objects in array - BlackJack +1.65
Random number generator PCG library. How to generate float numbers... -0.60
Does C's void* serve any purpose other than making code more id... +0.53
how to generate combinations with no repetitions of characters in p... +1.28
c, get rid of uninitialized warning error 0.00
Pointer Subtraction and Comparison Rule Confusion +2.40
programming Aces in JavaScript 0.00
Fast / efficient identification of two 2D arrays for sameness in C +0.01
how to soft-separate cases inside a switch-case +0.74
printing specific lines from files in C 0.00
Is it required to allocate pointer array before assigning elements... +2.37
How can I count how many times this loop has been ran after it fini... 0.00
Please explain this code involving getchar and putter -0.15
List of prime numbers - unexpected output -1.99
How to return the difference between two struct values in a third s... 0.00
Can I increase randomness by changing my algorithm? +1.38
My main while loop will run, and run again when the user enters ... +0.01
Array insertion in a for loop C coding +0.02
"Guess The Number" In C But If Statements Don't Work... +0.50
Does this function have explicit return values on all control paths? -0.30
Why am I getting duplicates in my array? -0.49
Convert and round Fahreinheit to Celsius +0.46
Different Data Types - Signed and Unsigned +1.73