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 2 3 ... 8
Title Δ
Does Clang misunderstand the 'const' pointer specifier? 0.00
What does `std::swap` do when applied to these objects? +0.49
Radix Sort. Why is array traversed from end? -0.57
C++ condition_variable wait_for returns instantly -1.95
Does Go runtime evaluate the for loop condition every iteration? -0.71
How to find FIRST and FOLLOW 0.00
Arm assembly passing a string as a parameter +0.47
Performance difference in between Windows and Linux using intel com... +1.39
Preventing compiler optimizations while benchmarking +0.16
use of variables in lex and yacc 0.00
Loop is not vectorized when variable extent is used 0.00
Optimizing Long Runs of Memory Reads and Writes +0.27
How does CPU reorder instructions +0.43
How Does Assembly Code Generation Work? 0.00
Look ahead in LR(1) parsing 0.00
Are there are an algorithm for to calculate a color-scheme? +1.98
Questions about Shunting-yard algorithm -2.04
Calculating cost of an instruction in assembly language -1.73
Best way to join and sort small-ish, already sorted lists into one... -1.48
Find a path with zero weight sum between two vertices 0.00
Compiling an application for use in highly radioactive environments -0.49
Go channel buffering and deadlocks 0.00
GoLang variable in for loop undefined outside -1.35
In go, is it worth avoiding creating slices of size 0? +2.11
What x86 32 bit peepholes does GCC perform? +2.10
How to inform GCC to not use a particular register +1.26
gcc object file linking 0.00
How to extract subvector from a vector? +0.38
How does `conditional_variable::wait_for()` deal with spurious wake... -0.77
Where is the V8::Isolate definition? 0.00
What is the best practice for using private Maps, Slices in golang? +0.02
golang time.Sleep bug? 0.00
Why is "err != nil"? +1.78
Difference between passing (int x) and (const int &x) -0.33
Can not replace the content of a csv file in Go +0.49
Stopping macro expansion -1.70
will C++ 11 extern template help to reduce executable file size 0.00
Finding cyclic single transposition vector in C -0.14
Parsing string to array in C? 0.00
Heapsort implementation only nearly sorts array 0.00
What does -fprofile-arcs linker option mean? 0.00
Assign template<derived> to a template<base> variable +2.04
gcc x86 / x86_64 ABI : Must ss be equal to ds/es/fs/gs? 0.00
What should I do instead of partial specialization of function temp... +0.29
Why does gcc4.9 not display warning message -std=c++1y while using... 0.00
Shift/reduce with equal precedence 0.00
can 0-1 knapsack be implemented using 1D array? 0.00
Combinations of elements of multiple arrays +0.29
C : variable global error at compilation : can not be used when mak... 0.00
return array c function 0.00