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 ... 9 10 11 12 13 ... 24
Title Δ
getpwuid_r and getgrgid_r are slow, how can I cache them? -1.79
fwrite in android sometimes very slow 0.00
mixing c and assembly (ARM) subroutine -0.08
When including headers in a C program, how does the linker/compiler... -0.63
Can GCC warn me about modifying the fields of a const struct in C99? +0.20
What is the type of system call arguments on Linux? -0.23
How to determine reasonable number of bytes to read per read system... -1.42
Good C Coding practice/etiquette for integrity checks +1.33
How to check whether a variable is of integer type +0.91
Using if (!!(expr)) instead of if (expr) +1.07
How do I exploit the given c program using injections? 0.00
How do I run source code in a mac terminal? 0.00
strcmp call keeps crashing my program -0.76
Using getopt triggers all cases in one +2.24
What is the wrong of the code? 0.00
Equivalent function of atoi Doesn't work -1.73
Why is malloc giving me 8 bytes when I request 20? -0.83
Program in C gives 0sec user time and system time 0.00
assignment makes integer from pointer without a cast [-Wint-convers... -0.70
What is an efficient algorithm to find all the factors of an integer? -0.30
Ubuntu Message Queue Makefile Error +0.42
What does underscore as an argument in C mean? +1.71
C code snippet dot operator syntax 0.00
Why am I getting a run time error(SIGSEGV) for the following code? 0.00
fscanf resulting in segfault +1.50
x64 inline assembly in c to align instructions 0.00
C - Scope of C Functions +1.22
Should global static arrays be freed? -0.59
How to invoke my own implementation of `tan` function, rather than... 0.00
C - Storing MD5 in a Sqlite Database 0.00
How to read a file backwards in C? 0.00
How safe is this swap w/o pushing registers? 0.00
how can I create a truth table in turbo c 0.00
How to use strspn to find the number of characters other than those... -1.08
Typedef function pointer - differences between use & or not use... 0.00
Pointers in C, how to interpret them? -1.32
How to choose between waiting and not waiting in the parent process? 0.00
Use of double underscore in C +0.42
Detecting stack overflows during runtime beforehand +0.44
K&R atoi-general memory leak +1.89
Writing to segment in x86 -1.48
How can I associate a global register variable to %gs (or %fs)? 0.00
C child process runs its code twice 0.00
How to get gcc to generate decent code that checks if a buffer is f... -1.65
makefile C , gcc 0.00
How to implement atoi using SIMD? -0.25
Is there a way to check if the file line being read is the last lin... +1.77
clock() fuction not working as expected with sorting functions 0.00
Variable arguments list and null pointer -0.07
library in C11 or C99 good practice +2.06