StackRating

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

Joshua

Rating
1463.79 (4,526,086th)
Reputation
24,819 (5,157th)
Page: 1 2 3 4 5 6 7 ... 28
Title Δ
Not sure why optimizer is optimizing my method incorrectly 0.00
A C program for solving a labyrinth problem 0.00
Converting array to a generic list in C +0.47
Missing case for deleting last node of sll 0.00
Why do we copy 0x0 to Stack pointer Register? 0.00
Why is getchar() required to not terminate my infinte loop? 0.00
Reading specific lines and colums from file in C +2.28
How can have an argument to a function be a type? (Similar to va_ar... 0.00
K&R section 1.9 getline() - how to get EOF to work 0.00
size limit with output redirection or files created with fopen? 0.00
Random symbols appearing while writing into a file in C using write() 0.00
How to link the cs50 C library in gcc on windows +2.92
Which are the differences between generic pointer in C and generic... 0.00
DLL dependency of another DLL not found though loaded +0.04
functions not working well when linked via a static lib, but workin... +0.98
Is it possible to count the function (variable) arguments in a __cd... -0.57
Reason for segfault? 0.00
Can anyone explain me the working of this C code? 0.00
How do I ask the arguments? 0.00
My self-dividing checking function doesn't work as expected 0.00
Understanding when malloc() is necessary: I know the length of char... 0.00
What does . ./build.man mean in this piece of code? 0.00
Is it possible to keep writing time stable when bytes are written a... 0.00
CC\GCC compiled executable cannot run on my machine? -0.77
Can I use C sockets without including <sys/socket.h>? 0.00
Delete words in a line using grep or sed +0.15
Can a string literal in C be modified? +0.06
Child process cannot get the input from stdin written by parent pro... 0.00
Generating load time serial number for PCB application -0.54
fread seems to be reading the file from right to left 0.00
How to add a string to linked list in c? -0.43
How to transfer files via SCP in a bash boot script? 0.00
gcc flag -include ignored when compiling .i or .ii files -0.32
How to find the PageDirty function or macro definition in the Linux... 0.00
How to compare two (absolute) paths (given as char* ) in C and chec... 0.00
How to read the C-preprocessor file 0.00
Is this function call "delay+(1000)" syntactically correct? +0.57
It it possible to to read using fscanf till EOF ? C 0.00
How to signal from parent process to the child? 0.00
Interleaved usleep() functions being executed together. Is this com... 0.00
gdb addresses: 0x565561f5 instead of 0x41414141 +0.28
How to declare a set of structures with non-linear dependency? 0.00
C, How to get the program to not skip through scanf() when using fo... 0.00
How to free the space allocated 0.00
How does C++ placement delete work internally (C++ runtime)? How to... -1.15
after read(signalfd), does it need a call to waitid()? 0.00
How to block access to a file to other functions within same process? +0.58
Decrement a hex value stored in a string +1.17
file handling using structured array +0.08
How much memory to multiply int by a double? -1.10