StackRating

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

2501

Rating
1587.12 (2,495th)
Reputation
23,242 (5,625th)
Page: 1 2 3 4 5 6 7 ... 14
Title Δ
C programming Segmentation fault: 11 Thread issues -2.65
Implicit conversion warning with own getch function 0.00
whats wrong in my version of caesar cipher? pset 2 -0.16
Statically initializing array inside struct upon struct initializat... 0.00
C static inline parameter evaluation optimization 0.00
Convert char to wchar_t using standard library? +0.41
Difference between the content of a struct pointer and of a int poi... -0.40
Serialization: size of char and uint32_t 0.00
Funtion pointer to function returning pointer to said function type -1.07
Char array error, expected an expression, error +0.33
Pointers to pointers vs. normal pointers +0.70
Opaque struct without definition +1.40
Unable to sort Array while implementing QuickSort +0.34
Array assignment change first value 0.00
Is it undefined behavior to modify a value that I also have a const... +1.56
Are there valid reasons to declare variables static inside the main... -1.07
C : assign negative value to enum? +0.36
Why is it necessary to cast to void** (e.g. in cudaMalloc calls)? 0.00
Button event doesn't trigger - Autohotkey 0.00
Understanding deeply using a specific case how makefiles are interp... -0.15
What is the default data type of number in C? +0.95
How to pass list of arguments in function with variable number of p... 0.00
How it makes the output "fffffffe"? 0.00
C order of evaluation of assignment statement -2.20
Array size without sizeof operator -1.29
brackets and points order in language c 0.00
Pop stack using list ADT 0.00
Using #ifdef inside an array? +0.34
va_arg with wide char in c, how to handle %S 0.00
SimGrid dynamic array. Cannot print element of array 0.00
I write to a file but the changes doesn't save 0.00
Can an unsigned integer addition invoke undefined behavior? +1.33
Can GCC ignore static declaration of a function? +0.18
Output address of variable without printf %p +1.33
Is using realloc() on a dynamically allocated 2D array a good idea? 0.00
How does this recursive function outputs the characters in reverse... 0.00
Why &(&i)is not valid in C? -0.27
Cannot find out memory leak in C application -2.50
Adding two arrays and check if there is overflow +1.61
in C what is the meaning of this declaration: int *(*table())[30]; +0.17
Print wrong value of unsigned int variable in C -0.04
Is this the correct way to use va_arg with pointer to function? +1.72
C: Stack element overwritten by a function call +0.28
How do I pass a pointer to a multidimensional array in C? +1.23
Unable to use multiple AHK scripts together 0.00
Printf Hex Formatting Leads Wrong Output 0.00
realloc fails on shrink +0.35
When i try to submit this code in lightoj why does it says wrong an... 0.00
autohotkey focus no title 0.00
C unsigned char unexpected behavior on overlflow 0.00