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 ... 23 24 25 26 27 ... 111
Title Δ
Does exist two numbers that multiplied (or divided) each other intr... +0.36
problem in either freeing memory (or allocating) -0.10
How to expose C struct size without exposing its type? -1.44
How do I process the return value inf -0.05
Why does %c print '?' and what is its meaning -0.70
Do char's in C have pre-assigned zero indexed values? -2.11
How to add minutes in C +0.09
Does anyone know what is this "typedef long long int (stoll_t)... +1.02
Conflicting point between char array and char pointer with returnin... -0.34
Confused with how to compare 1 int with 3 others and declare one le... -0.56
Determining Data Type Of User Entered Value -0.09
How to use fgets and strtol to check if the input is a valid integer? 0.00
The correct way to use `strcat()` when the destation does not have... -0.98
How to use structs in binary search? 0.00
Thinking of a code to show if a number is prime or non prime? +1.22
Truncate float to nearest power of 2 in C++ - Performance +0.41
Simulating Floating Point Multiplication in C using Bitwise Operators +0.92
If I declare a char array do I have to count the null character too? -0.44
Alternative to a large group of if-statements? -1.40
How to "blend" two values without overflow? -0.91
How to fix qsort comparator causing segmentation fault -0.98
Convert char to int in C and then printf the value as int? +2.19
Can the change of sizeof(bool) really break old code? 0.00
How to make a logical selection using calculations in c? +1.27
Is it possible to dereference a pointer to a struct? +1.53
What's the difference between ā€œ*sā€ and ā€œsā€ variables? +1.02
How to create a negative binary number using signed/unsigned in C? -1.93
Is use of function return values for error checking and/or exceptio... +1.74
C - scanf() takes two inputs instead of one -0.08
Some numbers are incorrectly changed when i try to find prime numbe... 0.00
Why is my code ignoring my fgets() and giving it a 0 value? 0.00
Replace a null in a char with letter using a function? +0.51
Output the decimal versions of unknown input -0.70
How to output unsigned char to a text file in c? -1.19
Printing the highest of two values WITHOUT using if statements +0.73
c, trimming strings, and wide characters 0.00
What alternative can I use instead of gets() and puts()? -1.36
How to fix Deque implementation 0.00
How to restore string after using strtok() +2.23
Printing char as integer -0.87
Array size redefinition -0.91
Is using malloc within scanf compliant to c ansi standard -0.80
How can we get vowel substring from a given string -1.90
How to parse two specific information from the result of ls -l as a... 0.00
My program in C keeps reading only the first line. I'm trying t... +0.40
How can I write float data from a .txt file to a 2-dimensional arra... -0.11
Count words from a string with multiple empty spaces -0.83
Variable length array parameter size expression with side effects +0.75
Building strcat without the library and without pointers +1.34
Finding minimum value of array from a certain point +2.16