StackRating

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

Useless

Rating
1601.54 (1,713th)
Reputation
45,454 (2,315th)
Page: 1 2 3 4 5 6 ... 29
Title Δ
Why are unused parameters not discarded by the compiler? 0.00
How do I output a map<list<string>, vector<string> &... 0.00
Why are we not allowed to pass pure reference arguments to std::thr... +1.59
Alternative to inheritence for message parsers 0.00
Free memory with explicit size +1.16
Order of elements with the same priority in std::priority_queue +0.77
Order of memory allocation in C -0.99
Why do these two code snippets have the same effect? -2.00
How can I rebase after a merge? -0.12
How to create 24 bit unsigned integer in C -0.04
How to partition array in-place in C with O(n) algorithm? 0.00
Accessing union members with the union name without any variables 0.00
Is it sensible optimization to check if an iterator has a value tha... 0.00
TCP/IP - Send HEX packets in C/C++ to control a relay board +1.29
why does static_assert doesn't work inside memberfunctions with... -1.91
How to make a Haskell suprocess called from Python to not close aft... 0.00
Does std::shared_mutex favor writers over readers? -0.63
understanding the type of dereference - const_iterator -0.02
In C++, is it possible to provide a parameter to an overloaded oper... -0.48
Writing a simple C++ thread safe logging lib, how to make thread sa... -0.75
cpp static object instantiation +0.37
What is instantiated when a POD structure is declared without using... 0.00
Default type for object pointed by an integer constant 0.00
Does it make sense to reduce calls to send on a socket? 0.00
Multithreading Pool in C++ +0.93
C++ function that selects template argument at runtime -0.12
Multithreading Implementation in C++ +0.38
When to use Pimpl pattern over Nested class in C++ or vice versa? 0.00
How to solve an error with "unrecognized argument"? -0.13
C++ variadic function syntax -0.65
Are va_arg arguments to functions stored in stack or heap memory? -0.83
const qualifier in lambda(parameter) for std::transform with std::s... +2.20
Can vector be resized bidirectionally? +2.76
how to use " with open " to compare the different of two... +1.57
Conversion to non-scalar type requested for vector object +0.38
C++ - Pointer to class type +1.66
What does the :: operator do in this situation +1.55
can't use array operator to array-based pointers (read access v... -0.95
"error: no matching function for call to ‘push_back(char [6])&... +0.39
Extending C Brute Force Algorithm -0.40
How to print name of the variable of class type while its getting i... -1.02
Is gcc compile time proportional to number of executions or lines o... +2.34
Invoke a method with a timeout -1.09
Does this program with bounded recursion have undefined behavior? +1.33
std::thread does not exit 0.00
Am I abusing std::optional +1.38
Max value in a vector -1.08
Why does std atomic insert 5 to the stack 0.00
Why are the parent's methods still alive after child's dest... -1.48
Export arbitrary symbols in C 0.00