StackRating

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

abligh

Rating
1564.39 (4,854th)
Reputation
21,018 (6,394th)
Page: 1 2 3 4 ... 13
Title Δ
Removing unwanted files from git/github 0.00
How to make an adder function with these characters? 0.00
Getting sum as Nan after execution of for loop +0.83
Is break still necessary after System.exit(0)? -0.59
The strange behavior of 'read' system function -0.88
Are the signals in the C standard library <signal.h> signals... -0.75
I need to find the prime numbers from 1 to 300 using C. I am using... -1.45
Pointers in C with chars, cant call the value -0.39
Changing the name of a program before building it to ubuntu 0.00
Difference in netinet/tcp.h Vs linux/tcp.h 0.00
C - How can I pass an array to a function, do some operations on it... -0.50
How to include helper functions in C? +0.37
Execve '/bin/sleep' command freezing 0.00
Wrap long lines from a file for output in console window in c program 0.00
git: how to resolve merge conflicts without taking over 'blame&... 0.00
mapping user-space to kernel-space memory using shm_open & mmap 0.00
Trying to get an asterisk * as input to main from command line +2.23
Injecting an incoming packet to a network interface -0.10
wait3 (waitpid alias) returns -1 with errno set to ECHILD when it s... 0.00
How to enable 32k color pairs in ncurses? -0.30
C: Address of (c)allocated array does not fit with size of data typ... 0.00
how could i remember the root of the tree after creation 0.00
C using dig in ubuntu DNS 0.00
Why arp reply is not sending? 0.00
C running same program twice in LINUX -0.10
scandir() resulting in segfault, even with valid absolute path? 0.00
C: How to mount a regular filesystem created with mkfs using mount(... +1.12
Cannot reset file in Git -0.12
How to reserve a file descriptor? +0.82
Large bitwise left shift on unsigned type -2.40
gcc link the math library by default in C on mac OS X? -1.69
Split pcap on multiple IP addresses 0.00
How can I calculate the length of string produced in a varargs func... -0.13
Idiom for partially-forward-declaring a struct in C? -2.28
fmod or not fmod? 0.00
Are SHA1 hashes distributed uniformly? 0.00
Netfilter Crashes when editing TCP payload +0.39
Does the definition "needs to be at least XX bytes long"... 0.00
Convert simple C #define's into Rust constants 0.00
strtok when process two strings at same time 0.00
Which library in C language can I use for toupper and tolower? 0.00
One Segfaulting Skip List, One Ruined Weekend (C Programming) +0.04
I am trying to sort a single linked list -0.60
I try to write a bmp file in c++, but the bmp file's width and... +0.40
This statement runs interactively but not from 'at' scheduled -0.61
Why does NULL terminating a sha256 hash crash when using dynamic me... 0.00
DNS over UDP example query 0.00
Disable all optimization options in GCC +1.07
Why can't dead code detection be fully solved by a compiler? +0.76
What is wrong with this code? Seems that the pointers suddenly poin... +2.03