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 ... 67 68 69 70 71 ... 90
Title Δ
Get unique random number every hour -0.64
What is this C function syntax? +0.35
Is a single loop with several statements and conditions better than... +0.65
adding 32-bit aligned values result in 32-bit aligned? +1.22
Linux C, File validation not working -1.12
Initialization of an array of structure initializes all member of a... -1.15
Assing received,formatted UDP char Array to unsigned integer in C -0.66
Bit hack: Expanding bits -0.79
How to pass a pointer to an array without decay, and use the 'r... -0.16
why is while written here with no body? +0.73
integer conversion rank and promotion 0.00
Execution time in Miracl library -2.85
Sending a single unsigned char through a socket using UDP in C 0.00
C program and Macros 0.00
How to measure the execution time in micro seconds? +1.15
Size of allocated memory to a pointer changes when increment the po... -0.91
Segmentation fault in C (overflow?) 0.00
In C, why initializing pointer to 0 doesn't give compile time e... -0.79
Else if option 3 does not produce answer...what did I do wrong? 0.00
Why use dynamic memory allocation(i.e. malloc()) when implementing... +0.94
Confusion about dereference operator ("*") in C +2.31
structure padding on 64bit machine -1.06
Store values in 64 bit integer in C -2.63
How memory is allocated when we use malloc to create 2-dimensional... -2.42
Meaning of ((float) rand() / (float)((1 << 31) - 1)) +0.35
order of evaluation of comparison operator? +0.38
How is `void main` invalid, when it compiles just fine? -2.09
Generate encrypted data with size not multiple of 16 0.00
why is **head is used here instead of *head? -0.16
Handling large number calculation with pow() in C +1.37
is remainder(x,y) really x-((round(x/y)*y)? 0.00
Pointer is giving unexpected value +0.33
Get a series of lower case letters sorted +1.19
Passing typedefed two-dimensional array of structs as function argu... +0.34
Variable scope in a nested for loop in c (cs50) 0.00
Vigenere Cipher 0.00
I am trying to create a program that counts lines after inputting \... +0.34
Switch to linux root account in executing c++ binary with password,... +1.49
Can UDP packet be fragmented to several smaller ones 0.00
Using non standard declaration of array in C +1.58
How do I define and typedef a struct containing a pointer to itself? +0.34
unable to understand Null pointer in c +1.11
Inserting a node before a given node in doubly linked list -0.15
Is it legal to use non-whitespace characters betwen field specifica... +1.50
Pass argument to multiple threads -1.06
Passing arguments by reference and Pointers in c +0.36
Trouble looping with 'for' and 'while' 0.00
Is creating array with a variable number of elements possible? -1.72
error in stack Operation on an array in push operation -1.74
Losing pointer information in function +2.28