StackRating

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

Nominal Animal

Rating
1574.48 (3,554th)
Reputation
30,649 (3,963rd)
Page: 1 2 3 ... 16
Title Δ
if my scanf variable is a float and a user inputs a character how c... +1.59
How can I use the same UDP socket both for sending and receiving pa... -1.87
Can't read and echo back unicode input in C 0.00
SIMD Intel Instruction Sets for 2D Matrix +1.27
Convert =C3=B6 to ö assuming UTF-8 -1.12
If Statements between MPI Isend/Irecv and MPI wait prevent program... -0.04
Use a socket accepted by the parent process, in a child process cre... 0.00
How to store chars into an array using pointers and malloc? -0.41
Can i use dynamic memory allocation to reduce an int array's si... 0.00
Conversion of UTC Date and Time to UNIX Time gives wrong (time zone... +1.78
Side by side char matrix in a fashion way 0.00
Question about performance for raytracing algorithm intersection test 0.00
Segmentation error with getline() function? -2.29
Define a function which function name is masked by a macro -2.13
Is it possible for one process to change the value of a variable in... -0.34
How to reclaim struct correctly? 0.00
C - How to fix add a time offset, the calculation is wrong 0.00
who call tty_open() in linux kernel? +0.64
How much speed gain if using __INLINE__? -2.69
Polish characters in C using files and lists -2.48
_loaddqu_LE intrinsic stores in reverse order 0.00
How to get cursor position in C when another thread is reading stdin +2.58
Flexible array member and pointer member : pros and cons? 0.00
Python two things at the same time with threading 0.00
Why does this code work on gcc 6.3.0 and not 4.9.2? -2.16
Randomised solar system simulation collision detection issue +1.53
How to resolve MISRA C:2012 Rule 11.6? +0.78
Are goto statements inevitable in this C code? -0.21
memory leak when calling pthread_exit() 0.00
Why does * and % behave differently in this rule? 0.00
How to keep track of the last index in a binary search algorithm? 0.00
Best way to iterate through bit vectors as Arrays in C 0.00
Unable to read a maze of chars and put it into a bidimensional array 0.00
realloc, heap memory leaks -1.11
Why does a client not close its socket? +0.38
How to return an array from function A and then function B takes th... -1.94
How can i read a matrix text file into a linked list in C using poi... +1.48
usage of Unix getaddrinfo C function to start set the server 0.00
Effectively set X-bits in a number N, starting from position P from... 0.00
New to arduino. "Random" values are repeating upon reset 0.00
How would you interpret the behaviour of my C Hash function (type o... +2.31
Handle errors with union 0.00
Is there any c compiler that shows me each step of a recursive func... -0.12
Does rand() function in C have a limit? 0.00
How to create custom multiple processes in C? +0.35
How does XorShift32 works? -0.19
How to hash check when shadow not readable in pam_unix? 0.00
How to use sigwaitinfo() in C +0.35
Understanding memory maps 0.00
What are the best practices for returning one of mulitple errors fr... +1.33