StackRating

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

Mints97

Rating
1489.03 (4,429,982nd)
Reputation
4,103 (40,834th)
Page: 1 2
Title Δ
Nested 'froms' in LINQ +4.21
Why is a forward declaration in a function declaration allowed? +5.79
Why const variable need not to be initialized in C? -3.46
What does __devexit mean in a function declaration? +4.25
Is this big complicated thing equal to this? or this? or this? -3.42
Pointer to type within a macro, C +4.29
String literals vs array of char when initializing a pointer +5.18
Unrecognized C macro -4.53
Is this parenthesis-free C preprocessor definition safe? +0.82
Why stack overflow on some machines, but segmentation fault on anot... -2.48
Distinguish read char from read integer +4.09
Why Pointer is not incrementing? -2.16
i % 2 == 0 ? arr[i] = 0 : arr[i] = 1; Ternary operator error -0.20
Finding the largest even digit in a given integer -4.24
Calculate number of elements in an array based on pointers to the f... -3.73
Weird behaviour of ternary conditional with boxed types in Java +2.85
Assigning multiple pictures in controls Picturebox +5.43
new Keyword and Method Hiding -2.08
Issue with Encoding base64 in PHP and Decoding base64 in Java -3.47
implementing ASCII values using Left and Right shift in Java +4.15
How to declare array size with a parameter in c -1.74
dereferencing struct pointer to structure variable -2.03
C find static array size (preventing mistakes) -0.91
Implications of typedef void FOO vs. #define FOO void in function s... -0.81
Skip variable declaration using goto? +5.31
What does "stack;" on a line by itself as used in the LVM... -2.65
GCC optimization of iterative functions -0.20
When using doubles, why isn't (x / (y * z)) the same as (x / y... +1.03
Get rendered text letters dimensions 0.00
Is it safe to cast a C struct to another with less elements? +0.96
Lingo Code "[cc]" is coming up as a fault 0.00
mathcad programming error :This array index is invalid for this array 0.00
Eclipse - break during debug when a struct member achieves a certai... 0.00
How to distinguish between strings in heap or literals? +4.37
Getting a second bit of the internal representation of the number -3.01
Converting 32-bit and 64-bit numbers to IEEE 754 binary in C -3.85
How to capture all user actions in a WPF application to store them... -1.81
x86 Assembly Passing Parameters by Reference +0.20
Function optimized to infinite loop at 'gcc -O2' -2.46
lossy conversion from int to byte? -0.39
Need help on a very simple C program +4.82
C - Code::Blocks 13.12: Which one will work fine, or both? Is there... 0.00
Copying memory from address to buffer not copying -0.98
Using char ** in function, that we could malloc memory for char * t... -3.88
C - dynamic array of typedef struct with in-function malloc 0.00
What are the benefits of code blocks inside a method? -2.81
Runtime Error NZEC +0.13
error message when using setting variables with the enum class +0.18
Coverity issue : Explicit Null dereferenced -3.95
Redeclaration Error +4.14