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 2 3 4 ... 111
Title Δ
Why pass the address of char variable to standard read() function? 0.00
Could you use the memory allocated by one call of malloc for variou... 0.00
How to know if two strings have the same letters? -1.42
C program with return carriage \r 0.00
Segmentation fault (core dumped) in C Snapshot 0.00
How can I shift right after a certain point in the string? 0.00
When a 64bit int is cast to 64bit float in C/C++ and doesn't ha... -1.33
Double rounding error, even when using DBL_DIG +0.71
Loop to get sum of factorial / exponent +1.27
How to print an array with different digits after the decimal point? 0.00
C program, problem with scanning and digits +0.19
C Program with getchar() and EOF 0.00
When x = 10³⁰, y = -10³⁰ and z = 1, why do (x+y)+z and x+... -1.62
Problem with converting and comparing dates in c++ -1.86
Does scanf() update constant variables? -0.11
How to test if a float number is even? -0.65
Detecting signed integer multiplication overflow in C +0.10
What are the downsides of 'inline __attribute__ ((forced_inline... 0.00
Is there a more efficient way to reverse decimal numbers? -0.05
Scanning different data types in C +0.78
What advantage does _Bool give? +1.31
Long long in c99 +2.31
Error in trying to strcat a single char to a char* array +0.46
Why I can not set struct 0.00
Memory allocation and table reading using scanf() 0.00
Checking monotonic sequences - C programming +1.13
Convert one character in a C array to uppercase gives C4244 warning +0.46
Heap overflow when string upper to lower case in C [ leetcode] 0.00
_Generic works with typedef structs or only with primitive types? +0.46
Alternative to this switch statement in C +1.37
C: fwrite() vs (f)printf? +1.44
Can I pass NULL to modf/modff? +0.25
Understanding segfault behavior in printf -0.09
Incorrect passing of uint64_t to va_list 0.00
Is !x equal to true when x is negative? -1.41
Maximum field width of scanf() with float -0.54
Queue based on LinkedList , cannot return null pointer when creatin... 0.00
Is there an algorithm for finding a day of a week (Sunday, Monday,... +0.47
Why is the second argument not working with strtol? -1.22
Read integers into an array in C +1.19
How to sort an array in ascending order in C? -0.38
Searching a typedef struct DATE with binary search in an dynamic ar... 0.00
Is IEEE-754 representation used in C? +0.11
scanf_s is not included in C11 -1.06
Caesar, detecting something wrong with the key 0.00
Why does printf output float 1.45 with one decimal place, and 1.445... -1.62
Reading variables via fread and storing via sscanf -1.06
finding the sum of a given Int but ignoring duplicate numbers +0.66
Is it mandatory to give '\0' for initialization of characte... -0.35
generated a String from 2 Strings -0.81