StackRating

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

usr

Rating
1621.25 (1,069th)
Reputation
14,422 (9,859th)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
when I try to end an event controlled loop in c it takes two inputs? +2.16
Memory mapped file cannot be closed without un-mapping, since it... 0.00
Wrong output from insertion sort -0.58
In C, is the condition : "if(a != NULL)" the same as the... -1.81
fork+exec without atfork handlers +1.25
instructions after scanf() call get called twice 0.00
Run bash command and kill it if it exceeds specific time 0.00
Segmentation fault in string concatenation using pointers -0.31
How do I find a number in between numbers and colons? +0.84
My 'c' code prints weird stuff after printing the required... 0.00
scanf doesn't accept input -0.59
Why is string shortened when manually setting bytes with memset? -0.93
undefined reference to pthread_create and pthread_join -1.04
What is the most accurate errno val to use for fgets failures? -0.19
assignment incompatible pointer type (WARNING) 0.00
can't compare dirent->d_type to DT_DIR 0.00
Why is it not possible to modify the value at the next addresses af... +0.54
Why doesn't the compiler give a conflicting error? +2.08
print string got by C getchar function 0.00
Why is C++ more restrictive regarding forward declaration of functi... +1.22
How does ** work in a 2 dimensional array? +1.93
CALC "Variable" is undefined 0.00
How to check if user input numbers instead of string(array of char)... +0.95
Why my program replaces character with 2 spaces? +2.33
C - Concurrency issue with threads, arguments are being printed twice 0.00
I allocated memory from the heap to store a character but it is hol... -1.65
"ERROR:Undefined symbols for architecture x86_64" has occ... 0.00
Optimizing out helper functions 0.00
C Function to return char gives conflicting types error -0.35
execvp in C not going through ar +1.68
Can I enable format warnings for my custom logging function? 0.00
Find out if unix user names (multiple) exists using shell script -0.70
Why call shm_unlink first before calling shm_open? 0.00
Free array returned from function -0.17
Can we use only one variable for many format descriptors in printf... -1.98
Pointers as function returns and use of malloc +0.22
how to execute a thread after completion of another thread? -0.59
undefined reference to function and ld returned 1 exit status error... 0.00
how to scanf complete line containing spaces in c 0.00
C Program to count substrings +0.67
Returning pointer to static constant string via function +0.94
file handling: the code stops running +1.40
Why is the value of this uint32_t -2147483648? +0.56
storing array of unsigned char arrays in c +0.34
How can I pass a string with spaces as a function argument in bash -2.50
A false output in multithreading in c? 0.00
How does this code work between two process? -0.16
How to know what is the length of pointer in array of pointers? +1.35
What is the relationship between a thread and its parent stack? +0.48
How to read until end of file C, fscanf +1.34