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 ... 29 30 31 32 33 ... 111
Title Δ
What is the meaning/logic of if(len ....) in the following bit of c... +0.40
Subtracting signed binary numbers without two's complement +1.81
How to write struct to file 0.00
Why is function 'lower' has int as return type and input ty... +1.57
Trying to understand how different ways of input happen in C howeve... -0.08
Matrix multiplication using array generating erronous results -0.13
scanf unknown number of integers, how to end loop? 0.00
C code for converting decimal to any base (from 2 to 36) -1.31
Convert Hexadecimal to Binary in C -1.01
C program that reads in a text file and displays each line except f... +1.82
Expected expression in C +2.53
bsearch function and structure in C -0.79
C find maximum two's complement integer -0.38
Scanning (sscanf) large integer into bytes +0.42
C - Truncated char array input automatically assigned to next char... 0.00
Function that prompts user for integer value and checks for valid i... +0.74
scanf("%f", &weight) and scanf("%f", weight... -0.36
putchar(ch + 1) did not put char immediately +1.54
getline inside a function safe practice 0.00
Appending a string to a two dimensional array of char? 0.00
Tribonacci Numbers and Time/Space Complexity - C -0.08
How to exit a scanf loop with newline character. Currently loops in... 0.00
Char * Pointers vs Integers in C +1.49
how to divide the float number into 2 or 3 pieces +0.59
How to put an integer in a individual number by arry? -0.57
Is there a difference between line buffered and unbuffered file whe... -1.80
Efficient way to find and then copy a substring in C +0.42
How to insert character in-between value using printf? -0.96
Finding the area of the triangle using array with given vertices fo... -0.09
Beginner in C - Programming arithmetic algorithm? -0.58
Can calloc() allocate more than SIZE_MAX in total? +1.69
Shortest difference between elements of an array 0.00
square the array element in O(n) running time 0.00
long long int Declared Inside main() +1.12
Having trouble reading from text file into a struct array +0.02
A question about printing numbers in a specific format in C 0.00
Passing an array of characters as function arguments -1.45
Is there a simpler way to do this? How can I get rid of one of my w... -2.03
My program return sometime true, but not always Codewars question &... +0.43
Priority queue not inserting element in ascending order 0.00
Printing values, pointers and pointers to values -0.01
undesired ouput for larger inputs 0.00
MPI, C - Unable to correctly generate random numbers 0.00
Get maximum and minimum from numbers -2.14
scan the 2nd digit of an integer +0.52
Improper reading of file in C 0.00
passing char and float value to a string -1.40
Calculation of maximum floating point error -1.40
How to initialize global constant variable in main() function using... +0.96
distance between two signed numbers +0.74