StackRating

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

chill

Rating
1509.76 (72,355th)
Reputation
14,304 (9,958th)
Page: 1 ... 6 7 8
Title Δ
std::back_inserter needs const_reference on older GCC. Why? +3.82
Does C++11 have any support for local functions? -3.99
Why doesn't max-priority queue have DECREASE-KEY? -4.02
Best way to distribute tasks considering latency and efficiency +1.94
Mixing C and Assembly files -1.96
SIGINT received from children processes too 0.00
sorting algorithm that will sort n distinct integers in O(n) time -1.04
Do I get a performance penalty when mixing SIMD instructions and mu... +3.77
Finding whether 2 BST represented by arrays are isomorphic or not +1.82
How to convert a 128-bit integer to a decimal ascii string in C? +2.52
How to convert a 128-bit integer to a decimal ascii string in C? -0.84
How to generate a number in arbitrary range using random()={0..1} p... +0.92
multiplatform atomic increment 0.00
Why is an interpreter slower than a compiler in practice? +2.41
What is the page size in UNIX? 0.00
use RPATH but not RUNPATH? 0.00
C++ Pthreads: Algorithm to run N threads simultaneously when >N... +4.24
gtkmm drawing single pixels 0.00
How does the range-based for work for plain arrays? -0.23
Killing child processes from parent's signal handler hangs 0.00
Does pthread_cancel free up the thread stack? 0.00
Thread-safe linked list with fine grained locks -2.70
Cross Compile Cannot Find crt1.o +3.40
When exactly does the virtual table pointer (in C++) gets set for a... -1.91
POSIX sem_wait() SIGABRT +3.81
GCC SSE code optimization 0.00
GCC atomic built-ins: Is there a list showing which are supported o... 0.00
Swapping buffers in single-writer-multiple-reader threads +3.98
Mutexes vs Monitors - A Comparison 0.00
Intermediate node as a root node for dominator tree 0.00
cc static linking: How to import all symbols of just one .a library? +0.24
Dereferencing an invalid pointer, then taking the address of the re... +1.12
Concurrency - A monitor that implements semaphores 0.00
Ordered Locking Pattern and ReaderWriterLock in C# 0.00
Pointer aliasing- in C++0x 0.00
gdb: how does it get the information of the executable? 0.00
Which arch shall I specify for Intel Threading Building 0.00
devIL causes program to be unable to start correctly 0.00
Critical Sections that Spin on Posix? 0.00