StackRating

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

o11c

Rating
1518.29 (35,562nd)
Reputation
10,804 (13,943rd)
Page: 1 2 3 4 ... 9
Title Δ
Not all variables recursively expanded in Makefile 0.00
How to combine output of `git diff --name-status` and `git diff --s... 0.00
When is it okay to compare C strings by char * equality? -1.33
Passing function parameters to a function through a macro +1.49
Why does a priority queue require front(), pop_back() from the unde... 0.00
Correct way for pointer alignment -0.54
Instantiating struct with string that has string.reserve() -0.92
Can cout throw an exception? 0.00
size of size_t compared to unsigned int 0.00
File descriptors example in C under linux +0.48
View logs of multiple git repositories +2.46
Different implementations of repr +0.47
How to fix the conflict when push change to two repos at the same t... +0.47
Bash process substitution with pipe -1.38
Is there a rule of thumb for automatic vs. dynamic memory allocatio... +2.79
C++ How to disable compiler warning for particular line with differ... -0.26
How can we get a definitive list of everything (or nearly everythin... 0.00
How to create a function may use custom comparable C++? +2.19
git create remote branch without clobbering any existing branch -1.25
Any optimization for random access on a very big array when the val... +0.54
A better way to avoid public member invisibility and source code bl... -0.55
how to check if a script is being called from terminal or from anot... +2.21
Stack location in Linux with ASLR 0.00
Efficient random generator for very large range (in python) -1.36
How can I create a more efficient way of parsing words between two... -0.13
How to break a for loop in Ternary Operator -0.73
Backward compatibility of the code compiled optimized for new instr... +0.14
parsing huge XML in python when needing only one attribute 0.00
Why is str(super(B, b)) not equivalent to super(B, b).__str__()? -1.24
How can I find the python package name in any linux distribution? 0.00
Format specifier for sizeof() operator +0.73
Is it always the case that sizeof(T) >= alignof(T) for all objec... -0.52
Comparing the contents of two different lists -0.27
Strange cross-cast. How is it possible? +2.82
C: How to Shield Commas in Macro Arguments? 0.00
Is it possible to parallelize bz2's decompression? 0.00
Renaming multiple different file extensions with BASH script 0.00
Working on a tone generator program. The 'duration' variabl... 0.00
How to compute the range in Makefile +0.82
Why does alah[j+1] here doesn't do anything? 0.00
Python subprocess: Print to stdin, read stdout until newline, repeat -0.51
How does char* map to a string -1.21
Deallocate a stack object before execution gets out of the scope of... 0.00
How does parent process find the pid of the process that caused the... 0.00
How to Compile a C program which contains 32bit asm into .o file? -0.53
Processing files with spaces in their name 0.00
Best way to iterate over an array that uses its own output +0.97
sed command to copy lines that have strings -2.18
getchar() with non-canonical mode on UNIX and Windows -0.03
What does `kill(0,SIGINT)` do? 0.00