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 ... 64 65 66 67 68 ... 90
Title Δ
What is the run time error in this program? 0.00
Reading each character at a time - C -0.77
Using qsort with a define struct 0.00
C initialize struct in switch case +1.92
Is va_end required after a vsnprintf_s call? -0.53
Hash Function in C giving a negative number 0.00
C basic - called object is not a function or function pointer +0.75
Curious array overwrite -0.40
Converting date, time and UTC offset values to milliseconds since u... -0.92
C - Forward declaration for struct and function 0.00
How to call a function from a separate .cpp file? +0.27
Confusion in the Bitwise operation 0.00
Most of the program works, but my array isn't printing the way... 0.00
which code is better ? and how do we understand that ? why is the f... -0.70
Why is my variable a negative +0.32
Why and how to know when the scanf("%c") store extra data... 0.00
Change Array without returning it [C] +0.12
Is using the address of an uninitialized variable UB? -2.22
C giving wrong answer to calculation -0.72
Are two doubles of equal value guaranteed to have the same bit patt... +0.31
C how to identify function exist or not 0.00
C passing other c program as main argv -1.93
Segmentation fault (core dumped) error when creating thread 0.00
Why is an array variable equal to its address? 0.00
Scope of return Values of function if the type is pointer -0.17
Where is the array stored when I used initialisation as int array[1... 0.00
Cant i store 4294967295 in unsigned int ? Int is 4 bytes on my mach... -2.61
Segmentation fault of pointer&char +0.71
Extra data printed out after call to fork() +0.93
passing Double pointer in methods c +1.18
Including header files in multiple source files in C +0.76
Declaration and definition confusion in C -0.10
Does printf() allocate memory in C? -1.45
sending signal between two child process 0.00
Determining multiple space separated inputs in C buffer -1.41
Huffman encoding in socket programming -1.19
cypher alphabet to array - capitalized and grouped 0.00
Is ptr = free(ptr), NULL safe? 0.00
Does >> has any significance in C? 0.00
How do I store all the ascii characters in C? -0.68
What does '\<any number from 0-9>' return in C Progra... -0.69
what does the following code means? +1.23
How to return a char** in C +0.57
Function return table 0.00
Parenthesis balancer program +0.32
Interesting behaviour of malloc() -0.28
Free specific type of memory allocation in C +0.32
Violating of strict-aliasing in C, even without any casting? -1.62
Return value of a boolean expression in C +0.96
unable to get filename from argv[1] in C +0.33