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 ... 29
Title Δ
Assigning consecutive integers to a list of variables +0.36
Why memory space allocation is different for the same objects? 0.00
Printing a character literal is more complicated than printing a st... 0.00
C++ Template Wildcard-like construct (or: How can I make Wildcards... +0.38
Getting unexpected result in unordered map 0.00
Compile time selectable code standard question 0.00
C++ mutex doesn't work - synchronization fails +0.33
Is there a c++ std solution to filter and reduce without creating a... -0.25
Optimizing storage space for classes in C++ in an Arduino library 0.00
Modify c++ code that finds the subarray with the maximum sub less t... 0.00
Static polymorphism with virtual functions -0.18
How to use std::unordered_map with 'external' keys 0.00
Function with loop as parameter +0.36
Is there a pratical reason for defining a uint8_t as unsigned short? 0.00
How to access templatized static variable of a class in multiple pl... +1.03
Is 'Class' against the rule of 'separation of concern&#... +0.98
Caching for complex comparison functions with STL algorithms? +0.21
thread approach to process indipendent sets of data 0.00
what is the reason of getting segmentation fault in this code? 0.00
Cost of copying stateless objects (lambdas)? -0.89
C++ Kill a Thread In Destructor +0.85
template enforcing unnecessary restriction -0.45
Synchronize access to two matrices 0.00
Using scanf to read an integer with nothing else but a newline char... -1.54
Is there an function in C++ for picking numbers inside a string -0.77
What is the second parameter of scandir()? -0.14
Better way to get common keys from 2 std::maps +1.64
How does operator++ overloading work to iterate over my LinkedList 0.00
Is there a function for determining how many bytes are left to read... 0.00
The syntax for smart pointer +1.91
Why is there a ".h" extension in <bits/stdc++.h>? +0.19
C++ my copy constructor fails to move the memory to a new area -2.30
C recursion return values 0.00
Transparent read from stdin or a file in C++? -2.29
Write integers and read them back from binary file in C++: number o... 0.00
How to use realloc in C -0.03
Can I avoid a downcast here? 0.00
How to write multi-byte values to shared memory in C++14? +1.87
condition_variable::notify_one does not instantly unblock wait? +1.86
Mysterious C++ threading crash 0.00
How does the subtraction of two iterators denote the index of a vec... 0.00
Deadlock avoidance by ordering std::mutex +0.95
How to stop a long-running function prematurely? 0.00
General protection / core dump "boundary" +0.36
A single C++ variable has conflicting values in debugger? -0.07
C++: Include directory, but only allow one folder to be visible (fo... 0.00
Is `new` in `new int;` considered an operator? +1.00
ASIO use of deleted function C++ 0.00
Avoiding NANs for expressions that are partly imaginary in c++ 0.00
please help me clarify C++ pass by value? -2.19