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 ... 29
Title Δ
Detecting Quotes in a String C++ -0.86
How does "narrowing" work when converting int to char in... 0.00
How would you combine a counter controlled loop with a flag control... -0.12
Understanding of development cycle of C++ program +1.42
How do I use function to call for a fail or pass on multiple tests? 0.00
In C++, why do we have to pass user-defined data type as reference... -0.46
Problems writing binary data to a void* buffer in C 0.00
valgrind produces an error at opening function brace 0.00
C - CRC32 checksum does not match Wireshark on Ethernet Frame Check... -0.12
C Code: Why would someone declare a variable and a pointer, then po... +0.51
understanding references in c++ -0.25
Returning std::string via ternary operator - returns garbage -1.89
Bit manipulation on character string +1.69
How do I create a formatted .txt file from an existing one? -0.64
Are there C++ compiler options that allow aggressive removal of all... +1.86
How should I create a linked list with a generic amount of items pe... -0.61
How to make a #define use 64 bits +1.70
Using std::optional instead of own structure +0.35
How to dynamically add template parameter +0.35
How to synch the writing on a file from multiple thread 0.00
Shouldn't C++ Map be a random access data structure, rather tha... -1.63
Variable changes type when passed in argument? -0.12
Arduino function can't edit array 0.00
Is it possible to match recursively integer template parameters in... -1.10
why my Multi threaded parallel sum function's vector is limited... -0.58
Is all use of templates in C++ metaprogramming? -1.31
Making a function thread safe: Thread-specific data vs mutex +2.13
Is it practical for a Forth implementation to use the system stack... -0.57
Passing the offset of a field as a template parameter to that field +1.69
Always round up a number to a bigger side -1.67
conversion from ‘Point*’ to non-scalar type ‘Point’ requested +0.37
How to compare all items in std::map? +0.69
How the code run when exist override ambigous function? 0.00
FIFO channel reading incorrect 0.00
How to wait for completion of all tasks in this ThreadPool? -2.12
How to return the reference of a declared vector in the method body? -2.33
C++: implementing a higher-order function which receives a lambda a... +2.74
What is __0sprintf in Keil's C library? How to use it to save c... 0.00
Efficient stable sum of ordered numbers +0.60
Is there a different function like sscanf to find specific format i... 0.00
How to make thread-local library instance? 0.00
When overloading operators in C++ why is T* preferred over bool? -0.96
What's the relationship between C++ "concept" and duc... +2.76
Efficient way for matching patterns - python 0.00
How do I view a git diff in a text editor? +1.38
Git merge without remote branch -0.46
Python iterate over multiple elements 0.00
Trying to manually creating unique_ptr class instances with virtual... 0.00
Implementation difference when using std::find on a std::map betwee... 0.00
Why does map have operator[] but set does not? 0.00