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 ... 27
Title Δ
Difference between "#include&lt" and #include" +1.94
Number Pyramid in C +2.16
My Manndlebrot set is having weird artifacts 0.00
C: Why is &= better that =? +2.18
Difference between return 0 and -1 +1.22
Print strings of length of k from a and b -1.11
Storing all even digits of an integer P in a string in the same ord... -0.12
How can i add a character after every word in a string? +1.67
How to use scientist calculator 0.00
Unexpected value returned from sizeof -1.83
Randomize a number in C within a range -0.61
How to print columns one at at time +0.45
C - Printf doesn't output the expected result -1.86
3 Table triangle Pattern -0.03
C lang: Turbo C, DOS, Input = 4. Output =$ $$ $$$ $$$$. Going infin... -1.60
Why an error when ORing switch case values? -0.35
Why dereference a reference in C? Using & next to * +0.10
How to print nested loops quicker in c? -1.22
Doing a for loop in a sequential evaluation in c -0.40
How to print ASCII codes for letters? -0.52
How can I check if an element in an array is equal to something in C? 0.00
C control reaches end of non void function -1.24
Pointers and functions for calculating the squareroot of a number i... +2.77
How to fill a number with a variable amount of 0s? 0.00
Output automorphic numbers in C 0.00
C function returns zero no matter what 0.00
program calculates how many printable characters are in an array of... +2.29
Why is the if condition not met? -0.40
How to draw a square in C with different symbols and diagonals? 0.00
need explanation on math calculation done by using c -1.15
batch command to elist files in folder and add text 0.00
How to divide a number with 999 in c? 0.00
infinite while loop even after increment is declared 0.00
How do i get the total sum of a 2d array? 0.00
How the printf function works in C programming? +2.22
main function does not call collatzSequencer function +2.12
Compression And Decompression 0.00
How can I remove the last character from a string in C? -0.50
I need help declaring variables -1.20
In 'for (auto c : str)' what exactly is c? -1.68
How to print a different symbol depending on a value? -0.12
Countdown until matching digits -0.92
Batch File to Open Multiple PDFs | Only Opening 1 at a Time -2.06
How to fix "error: expected ; , or ) before" string param... -0.17
Better alternatives to assert(false) in C/C++ -1.61
Find frequency of occurrence, minmax without storing input +0.48
Arrays indexing isnt working in for loop in C 0.00
I am trying to perform a Caesar shift on the character z (ASCII 122... -0.54
How can I check if a number is a multiple of 50 in C# -1.01
How can I convert hexadecimal bytes {0x00, 0x03, 0x9e, 0x40} to int... 0.00