StackRating

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

fuz

Rating
1592.47 (2,161st)
Reputation
60,118 (1,537th)
Page: 1 ... 12 13 14 15 16 ... 24
Title Δ
Whats wrong with my user input in C -1.40
TEST ECX, 3 isn't testing the value pointed to by ECX -1.59
Why is EOF defined to be −1 when −1 cannot be represented in a char? +1.63
How can I compare a char to different letters in C? +0.96
segmentation fault in reading /proc/pid/maps +1.75
Interpreting a 32bit unsigned long as Single Precision IEEE-754 Flo... 0.00
How to calculate EXTREMELY big binomial coefficients modulo by prim... +0.97
How to check if all values in bool array are true? +0.23
Segmentation Fault - Strassen's Matrix Multiplication 0.00
Perplexing Output of C language program using Turbo C++ 3.0 compiler 0.00
C/C++ Posix BSD Sockets - HTTP Requests Always Return Status 400 0.00
Change value through pointer -0.82
waitpid, wnohang, wuntraced. How do I use these +0.46
NASM X86_64 global variable from C 0.00
What is the sequence of execution for command "ls | wc" 0.00
How do you assign the output of zenity -entry into a C language var... 0.00
Getting core dumped? 0.00
gcc compilation very slow (large file) +0.78
Machine code of file (executable)? +2.66
How to selectively disable -Werror using #pragma with gcc 0.00
C to NASM conversion -0.17
Why does const int main = 195 result in a working program but witho... +2.13
Unable to concatenate two char * pointer value? +1.77
comparing off_t and ssize_t with other types +0.51
How to get a list of C code functions ordered by length? -0.04
Can I implement a method in structure in C? -2.46
fopen - raw data as stream data in C +0.47
Use linker to build program but run executable shows 'No such f... +0.93
Gcc uses sqrt without including math.h 0.00
behaviour of float in C +0.79
Difficulty in compiling code on OSX terminal that works in Linux en... 0.00
What is the better way to check EOF and error of fgetc()? +2.02
How to verify that user input number is in fact a valid unsigned in... -0.37
Multidimensional Arrrays Memory Usage in C (Heap) +2.14
Check number is even or odd -0.31
Is using a pointer to an array element any slower than accessing th... 0.00
Will (int)pow(n,m) be wrong for some positive integers n,m? -0.95
Custom error string display when a particular macro is called +1.04
How to find the position of the only-set-bit in a 64-bit value usin... +0.92
Fail to store output of linux program to a file +0.42
How to know if ARM or Thumb mode at entry point of program +1.98
How does the gcc `__thread` work? -2.01
Buffer Overflow on ELF which segfaults 0.00
Correspoding gcc option? 0.00
Access violation when searching through a file -0.89
Go: test internal functions 0.00
Check if a string contains a certain character +0.68
How can I use the functions of "stack.c" inside the file... +2.14
munmap_chunk(): invalid pointer +1.71
How to know pointer is pointing to dynamically or static allocated... +1.03