StackRating

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

jxh

Rating
1552.60 (7,210th)
Reputation
56,941 (1,687th)
Page: 1 ... 4 5 6 7 8 ... 38
Title Δ
Linked list, an element gets lost +0.26
C Recursion segmentation fault 0.00
Why is the next pointer near the top of the node? 0.00
What is the purpose of this C code? 0.00
C - Header files +0.74
extract a character and various short ints from the same void point... +2.85
Is it possible to blacklist certain built-in functions from being e... 0.00
How can this small C program work? Variables are equal to zero but... -0.07
Can i write preprocessor directives anywhere in my c program? -0.63
Why does mismatched prototype and definition with empty argument li... +1.24
How do I pass parameters to a HandlerRoutine? 0.00
Recursive code for a tree function? -0.93
One mutex vs Multiple mutexes. Which one is better for the thread p... -0.45
Checking if a string with 3 diff parenthesis is balanced without us... +1.16
unistd read() doesn't work -0.07
Why this is an infinite loop -0.52
How to loop through an std::vector in repeating cycles -1.01
How would I modify rmchr to use pointers. I've been able to get... +0.39
How to pass a dynamically allocated array with "size determine... -0.81
How to get product name/version in C/C++ for macOS (ie get "Ma... 0.00
Exec function in c is not running +1.86
What is "subtraction produced a borrow" and "unsigne... -2.55
How to separate #defined arguments in C +0.71
Mutex is lock but other threads are entering in critical section 0.00
munmap() failure with ENOMEM with private anonymous mapping 0.00
__sync_bool_compare_and_swap not working +0.43
Memmove is overlaping 0.00
Do I need to free the result from ptsname()? 0.00
Memory Leak in my C program +1.51
Why the carriage return character is not considered as a white spac... -0.93
Is it possible to write a function which returns a pointer to a fun... -1.40
Recursively print a number c with write -1.04
using a string that is changed each iteration in a for loop as a na... 0.00
How to improve finding Twin Primes +2.18
Reason to reverse operands in array access/subscripting -0.96
sprintf without memory allocation -2.17
Can I make the compiler optimize function calls in structs? 0.00
Make struct not in header accessible by other files +1.72
Swap two structure and two int using void pointers in function para... +0.07
How can I convert an enum to a string automatically -1.82
Why does the code leak memory? 0.00
strcmp does not return 0 on equal strings in c 0.00
Using rand() in recursive function with linked list -2.33
Initializing array within structure with another array -0.44
C-language binary shift operator -0.26
Printing Pointer Data with Printf in C -1.39
Returning a pointer from a user defined function in C 0.00
Binary search tree Sorting +1.01
getnameinfo -- what's syscall for it in Linux? 0.00
Remove all values from a binary tree smaller/greater than a given v... -0.54