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 ... 33 34 35 36 37 ... 111
Title Δ
Keep leading zeros when integer length is unknown -0.44
Unsigned Long Int overflow when calculating pow 0.00
Fast C random boolean generator -1.44
Rounding error detection +0.66
How to set the mask based on the different values of lengths using... +0.54
C base conversion from decimal to ternary +0.74
Is it possible to read null characters correctly using fgets or get... -0.29
Efficiency of C Code +1.93
What is a literal string & char array in C? -1.12
how to determine whether number is even or odd using each function? -0.63
How to initialize string with only spaces and no trash at all? +1.95
Debugging Pointers with Malloc and Free 0.00
fscanf from text file to struct pointer +0.84
Whether or not a float ends in .5. C++ +0.56
An EOF bug in CLion +0.91
What is the behavior of C89 with respect to integer division of two... -0.24
Find modulus of a number in array representation and a divisor 0.00
How can I confirm the range of unsigned long integer in C? -0.82
Using concat in C without string library functions or array notation -0.31
How can I write a string that changes from iteration to iteration? 0.00
Is there a safe way to specify the value of an object may be uninit... -0.65
Swapping scanf to fgets and random symbols 0.00
How can I read a character that is mistakenly typed at the end of a... +0.43
Troubles with c Syntax - const * const * definition 0.00
How to find (optimal) integer ratio of different precision? -1.22
C stringification: convert constant to integer -1.54
how to represent floating point without rounding in assembly by 36... -1.22
C - Want to convert lowercase and uppercase letters using symbols +0.60
Why does the exponent IEEE754 (single) limit between 2^{-126}<=... +2.33
Why floating-points number's significant numbers is 7 or 6 +1.98
Converting latitude and longitude to float in C +1.68
Parse CSV with spaces and semicolons 0.00
Convert ASCII String to 7-bit GSM coding scheme 0.00
printf with a size_t using the FFI -0.76
printf with a size_t using the FFI -0.76
C: Multiple backslashes used in char 0.00
Unexpected Integer Change in For Loop -1.08
how can i sort an array of structures in c +0.42
Advantage of using compound assignment -0.90
scanf scans weird question marks in C 0.00
Out of the two which would be considered better code (less chance o... +1.34
Reading a text file and ignoring commented lines in C +0.03
What's wrong on this floating point to decimal conversion? +0.44
The offset of each field and the size of the following structure de... +0.45
Use struct tm to print a specific date and strftime -2.08
Are structs guaranteed to be aligned to sizeof(size_t) in C? +2.36
What's the longest string that can be printed with "%1.17g... -1.91
Effective bits calculation along the array in specified position on... -1.43
Memory Allocation in an array of structures +1.67
Int array in struct 0.00