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 ... 11
Title Δ
How to use recursion to implement "Finding the maximum value i... -1.57
getchar() causes error while scanf don't +1.10
Random swap of array elements- stack smashing detected +0.09
Compiler error (invalid conversion from ‘void (*)()’ to ‘__sighandl... 0.00
Incrementing the global variable using threads without a mutex stra... -0.22
I want to search an element of the string str in the string s but w... +1.36
Function with an argument that can be different structs -1.40
How exactly pointer arithmetic works when add an integer type in C? +0.62
if statement in assembly ouput of c code -1.50
Is the behaviour of if(++i) ++i defined? +0.21
ANSI C - scope of variables +0.34
Are dev_t and ino_t required to be integer types? +1.40
Difference between a simple variable i and *(&i); +2.28
Why does coverity complain when using calloc with unsigned int +1.60
LD_PRELOAD in every log in to server -1.66
Where is the 'main' function located? 0.00
undefined reference to `strnstr' how to fix it and run strnstr 0.00
When calling the exec*() family of functions, do the char* elements... +0.12
fopen() is null when using a string variable as path 0.00
fork: child process doesn't stay in an infinite loop 0.00
How to use goto across multiple functions +0.17
c programming using execvp 0.00
How to redirect stdout with '\r' printed on the same line? 0.00
Unexpected output when multiple threads update same variable +0.31
SIGSEGV when reading config with libconfig 0.00
pthread_cond_timedwait ret 22 but errno is success 0.00
C - How to detect EOF in pipe when reading only single char? +1.42
c, sorted array doesn't print all elements 0.00
overriding malloc, free and calloc cause recursion in Linux 0.00
How do I write a for loop in C +1.14
Do struct tags, union tags and enum tags have separate namespaces? +1.39
Declaration and use of function in c -0.71
Why is my code/data/bss segment so high in memory? -0.10
threading always bring segmentation fault 0.00
Missing value with scanf in C89 -0.67
Retrieving the total amount of processes from a fork() call using W... 0.00
Limit buffer in read() function +1.50
Whether the function system() can be invoked in a thread or not? 0.00
c/linux infinite loop application: deallocate memory if kill -9 com... +0.33
Simple shell with fork and exec -0.21
How do I only get part of the users input and discard the other cha... 0.00
Trying to stop my program when two lines are empty using fgets() -0.52
Calling a function from inside a pthread? +1.54
Assigning a value to a char array (String) in C 0.00
How a C string pointer within a string is null-terminated? 0.00
How to use a function with parameters in an if statement in Bash? +0.32
Receiving signal during malloc -2.66
Why 'int16_t complex' does not work? -1.27
Using wait and signals to make father proccess wait for childs to end 0.00
Interpositioning fscanf only under certain conditions 0.00