StackRating

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

chux - Reinstate Monica

Rating
1535.35 (14,424th)
Reputation
88,654 (889th)
Page: 1 ... 35 36 37 38 39 ... 111
Title Δ
Use scanf to take hex instructions input from the user and save the... +0.42
Incomplete type when dereferencing pointer C +0.71
how to realloc an empty 2d array -0.78
Nonintuitive result of the assignment of a double precision number... +1.66
Function with an argument that can be different structs -0.78
Why do oop languages provide better polymorphism with compared of c... 0.00
Finding the majority element in an array using C using Divide and C... 0.00
Is it possible to manual check the memory alignment in c? +0.41
Can bit shifting ever add a 1 instead of a zero in C ? And how to a... -1.54
Infinite loop when iterating through possible passwords +0.41
How does `printf()` distinguish between floating point arguments an... -0.05
User-made fgets() vs standard library fgets() -0.35
C get fractional value as int +0.39
Returning a dynamically allocated copy a const char *s without usin... -0.58
qsort dynamic 2d char array with alphanumeric filenames - C program 0.00
Calculations with loops -0.09
Dynamically changing the array size of an element of data structure... +0.16
How do I edit my code so that I may output the frequency of TWO spe... +0.76
int_fast_ types and value overflow +1.59
Exporting allocation function to subroutine resulting in segmentati... 0.00
Is a function recursive if it calls itself TRIVIALLY -1.08
How to create a float given an integer and the place of the decimal? -1.53
16 byte unsigned char array as a number? +1.89
Using Bitwise Operators to get Bit Values in C +1.17
How to you convert double to string without using sprintf in C? +0.40
C Programming: How to add up divisors of an integer n -0.64
Valgrind invalid read of size 8 when printing out a character array 0.00
Use of void*, void ** and variadic function +0.21
Confusion about array being "zeroed out" -1.97
Only string between 5 and 10 characters inputted? C Programming 0.00
Confusing modulo in c 0.00
Calculate a sequence of percentages using while loop in C +1.98
C language: function that replace 2 numeric number +0.42
Incompatible types when assigning to type char[32] from type 'c... -1.19
Taking large size character array as input in c -0.08
"Cannot convert parameter 1 from double to float" althoug... -0.71
semgentation fault because of strlen while sorting string matrix wi... -0.81
I'm trying to build an RFC3339 timestamp in C. How do I get the... 0.00
Constant time string equality test return value -0.43
Method that returns count of its positive factors in C -1.17
A value of type cannot be used to initialize an entity of type -0.61
Unknown mathematical series in C 0.00
Precision issues when converting a decimal number to its rational e... -0.08
Alphabet character prints wrong ISO code +2.26
Avoiding overflow working modulo p +0.23
Which data type to use for number 10^1000 in C? -0.68
Getting a 128 bits integer from command line -0.85
Setting char to all true bits +0.73
Setting char to all true bits -1.27
Calculate average of numeric array elements without knowing element... 0.00