StackRating

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

dbush

Rating
1674.89 (283rd)
Reputation
111,709 (609th)
Page: 1 ... 72 73 74 75 76 ... 90
Title Δ
error: ‘else’ without a previous ‘if’ with fprintf 0.00
C generate random number with nested function +0.35
Insert element into BinaryTree recursively -0.53
how to read from a file that is constantly appended to by another p... -0.26
Passing a struct item as the parameter -0.45
Nested Loop for C Programming +0.44
Why does assignment from sizeof alter type of variable being assign... +2.32
Find max value 2d array N*N with fewer comparisons +0.98
gcc "multiple definition of " error +0.35
De-Referencing void pointer error when infact already cast 0.00
Strange behaviour of printf after memcpy -1.89
error: invalid conversion from ‘int (*)(void*)’ to ‘void* (*)(void*)’ -0.03
Word Count, Segmentation Fault - C 0.00
How to save dynamically created structs in an array with proper mem... +0.85
Number of 1s in a binary number +1.77
Why the return value of fork() is not in the reverse way? +0.36
UDP socket: server sending file to client Address family not suppor... +1.34
Determine if a message is too long to embed in an image +1.76
Getopt and Optarg +0.35
How to copy files to folder with execlp? 0.00
while loop works twice on each iteration +1.78
Why does this sequence of pointer operations cause an error? +1.56
Print statements keep printing out multiple times instead of just o... 0.00
Replacement for ternary operator +1.86
If (break == 1) break; is not working +0.18
C dlsym undefined symbol 0.00
Writing a loud failing scanf: which is the type signature? +1.79
Why does for loop not execute? 0.00
How to find the nth bit of an integer in C +1.65
Can I assume the size of `long int` is always 4 bytes? +1.28
break a for loop inside a switch statement +0.37
Compile error with "this" keyword in a struct constructor... +0.38
Error in implementing stack in c 0.00
Convert multiple Integers into a single string +0.93
Change address of struct in C +1.32
Issue when using pthread_create +1.43
function to create an array from a string in C without strtok +0.70
Why don't I have to use pointers? -0.53
why it does not print the value of fahrenheight and equivalent cels... +0.37
How to calculate 3rd root of a number in c++ +0.38
Open function : how to protect against directory opening? -0.35
C Program Error "Conflicting types for 'function'" +0.40
return what when error in void * fun() -1.29
variable "using" is a not a type name? +0.38
Graph adjacenct matrix and list bug 0.00
change a string in a function passing a pointer -0.17
C error within function returning malloc? -2.14
C: error replacing gets() with fgets() 0.00
Garbage characters in C -0.21
LinkList In C; Segmentation Fault 0.00