StackRating

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

abelenky

Rating
1501.38 (397,442nd)
Reputation
48,459 (2,101st)
Page: 1 2 3 4 5 6 ... 27
Title Δ
Summing up integers in an array and storing the result in an array 0.00
Why does this C program print output "10" irrespective of... +1.72
Batch rename files using CSV list? 0.00
About parentheses, boolean logic, and '\n' +1.93
How to swallow a parameter in printf in C -0.26
Can someone explain to me how this works +1.27
Skipping if statement of two chars compression +0.48
How to check if a sum/multiplication/subtraction creates overflow? +2.10
How can I use "weak" correctly?? or C function overriding 0.00
How can I pull a substring from a filename with a batch script? -0.99
How can I make a function and get cumulative sum of previous numbers? -0.32
Why I could use function references like this? 0.00
Recursion stops after some executions 0.00
Why is my output wrong at these two test cases? -1.20
How to generate 7 random numbers, without repeats -1.58
How to generate 7 random numbers, without repeats -0.08
How do I create a batch file that tells me the amount of memory I&#... -0.39
Which element would be incremented by the following? +0.70
How to use set /a commands in Batch? It's a very simple game an... +2.16
"The only operator that gives back a value is the de-referenci... -0.45
Multithreaded program slower than using no threads +1.66
Eliminating leading zero while still maintaining right alignment 0.00
Convert 32 bit network order to host in C +2.30
My squeeze function isn't working as intended, what can I do to... -0.52
Print whole address block of some variable -0.51
there is mistake somewhere,i can't find it. code is work but it... 0.00
Adding 0X80 + 0X80 0.00
C Programming - Size of 2U and 1024U +2.33
loop summing digits in the string C -0.02
Operators &= and ~1U in C 0.00
C: Convert char to float -0.52
proper output alignment in c +0.14
Free uninitiailized pointer in C +0.57
Wrong values are displayed on LCD 0.00
Why can't I evaluate "array to NULL" in a for loop? +1.42
Binary expressions in C -1.89
Factorial with recursion -2.86
How to fix segmentation fault for while loop in c +0.89
Biggest/smallest bean cup algorithm in C - easy game 0.00
C: Error in switch statement: "this is the first entry overlap... 0.00
how to implements change "int" value when using the exten... +2.49
Continuously count up then count back down? 0.00
First term of an array not printing the correct value +0.50
When should a function return what? +0.85
error C2143: syntax error: missing ';' before '{' i... -0.76
Memory allocation after declaration of extern class variable +0.58
How this if-else condition can be replaced by ternary operator -0.82
Count words from a string with multiple empty spaces -0.42
How to translate this equation to C++ 0.00
C insertion sort stuck in while loop -0.01