StackRating

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

StoryTeller - Unslander Monica

Rating
1807.58 (6th)
Reputation
118,523 (554th)
Page: 1 ... 37 38 39 40 41 ... 52
Title Δ
Why is using a macro in my code produces errors? 0.00
While loop to validate input is a number in C? 0.00
file not recognized: File format not recognized error in C 0.00
data type char and its value range mentioned as 0-255 -2.42
qsort array of structs descending order 0.00
Stringifying Nested Macros 0.00
Can malloc failure cause deadlock or cause race-condition? -0.14
Reversing a string in C using loop +0.31
Error using macros inside functions in C +2.06
Ampersand in for loop increment rules +1.95
Why is this C code crashing on MacOS? +0.33
Constant integer Attributes in Python Module written in C 0.00
Second null character is ignored in string +0.01
C code for simple pendulum doesn't give expected results 0.00
Why am I getting errors while compiling this code and how to fix th... +0.29
Does const mismatch invoke UB when pointer argument is received by... +0.07
How print a string backwards on the same line as the previous '... -0.61
C - How many hours is in certain amount of days? -0.17
What does the modulo operator mean when applied to character arithm... -1.20
Performance issue in c while dealing with 12 digit number 0.00
Macro constants concatenation using ## 0.00
Compile and run program without main() in C +0.31
Arrays are passed by reference, but what happens if I only pass the... +0.98
What does asterisk inside square bracket of array declaration mean... 0.00
Referenced memory could not be written 0.00
Red Black Tree - fixTree implementtation doesn't work correctly 0.00
C: String e.g. "abcde123" to int 123 -0.07
can not run the matrix operation C program in code blocks +0.44
Memory allocating array of structure pointers in c 0.00
return code misunderstanding +0.32
How does the string populate an array +0.30
What happens when we assign a function call return value with retur... +1.25
Pass along arguments of varargs functions +1.63
how to copy a function optimally 0.00
Reading in a text file into a 2D array in C +0.68
Const pointer to const -1.54
expected ";" before "{" token error in function... 0.00
i am unable to reallocate memory to integer using realloc in c 0.00
Macro doesn't assign intended value to a variable after countin... -2.09
How to grow array of character arrays in C 0.00
Splitting program changes memory? +1.26
Why does the extern ā€œCā€ group C++ class (not header) here? -0.64
passing pointers (the name of array) into function in C/C++ -1.08
reversing a string in c with pointer +1.43
Sizeof(Array) Prints wrong value -0.36
while loop prints the same statement twice when using getchar() and... -0.18
How to read command-line arguments as integers instead of strings? +0.50
Why passing a linked list pointer to a function from main() affects... +1.16
AVL Tree in C, InOrder (and other functions) doesnt work 0.00
Why not concatenate C source files before compilation? -2.02