StackRating

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

alk

Rating
1514.28 (47,677th)
Reputation
60,228 (1,532nd)
Page: 1 2 3 4 5 ... 52
Title Δ
Create directory and save output files in that directory +1.14
How to set the values of an array to a single variable -2.21
Sieve of Eratosthenes with multithreading in C/Linux +0.24
Problems with segmentation fault and matrix in C 0.00
Multithreaded 2d array input failing to produce output using pthrea... 0.00
Is there a way to split an array of strings into subarray of string... +0.24
Threads synchronization in C: why do they overlap 0.00
Undefined reference to ev_timer_stop 0.00
How to create static array of matrix 0.00
Malloc Signal: SIGABRT (signal SIGABRT) problem 0.00
Accessing pointer variable as a pointer to a different type in C +0.26
How can I make a timeout using floats? -1.72
How to return an error from a returning value function in C language -2.00
Code after while loop terminates does not run +0.48
How do I make a thread stop another thread? 0.00
How to use pointers for arrays of arrays of char? 0.00
GCC warns when passing typed pointer to a function receiving void ** 0.00
Is there a way to change an array size using malloc and free functi... +0.13
What does mean Thread 0x7fffc57fa700 (LWP 31671) exited] in gdb? +2.34
windows thread to accept a connection on a socket -0.91
How to encapsulate global variable in PHP extension for each thread? 0.00
What is wrong with sending signal after fork in below code 0.00
Handling send e recv errors in C 0.00
How can i change a variable that is passed to a function as a param... 0.00
Is it possible to create 'empty' members within a struct in... -1.20
Proper way to declare variable with uint8_t 0.00
how can i solve munmap_chunk(): invalid pointer on regfree(&reg... -0.15
using defined char in a case of switch -0.16
How do I return a struct from a thread? -0.80
Self-referential struct , containing three pointers (called left, r... +0.39
retrieve the history of the contents of globals variables after the... +0.15
Why initializing an array with 0 clears the entire buffer? +0.29
Confused about the behavior of function shutdown(fd, options) 0.00
How can I force the size of an int for debugging purposes? -1.81
Move implementation in C 0.00
Why is my code failing to copy one string to another? +2.20
need to provide timeout for error handling using c 0.00
How to use a struct pointer returned to the in the main from a thre... 0.00
How to calloc a 2D array without valgrind errors? -1.14
Waiting for a signal inside the signal handler itself +2.22
Better replacement for exit(), atexit() in C +1.65
Link all libraries 0.00
How to return or exit a function if meet the condition -0.26
Chars don't print in linkedLists in C 0.00
How to use C popen in a pthread 0.00
How to typecast a pointer so as to adapt variable structure? 0.00
Exception thrown when using malloc() to create an array of characters -0.82
GCC: Casting const pointers to const pointer of array typedef with... -0.61
undefined reference to '__imp_fmi2_import_free' -0.02
How do I release a BITMAP struct? -0.07