StackRating

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

πάντα ῥεῖ

Rating
1597.65 (1,883rd)
Reputation
75,485 (1,111th)
Page: 1 2 3 ... 56
Title Δ
Fast int to float conversion 0.00
C++ general question on OOP Design, how to access member of object... -0.14
How to skip !@Fharb, $Recycle.Bin Config.Msi, Recovery and so on (s... 0.00
How to construct a templated struct according to this example? -0.72
How can I use English language letter frequencies in my Caesar Ciph... -0.81
Modulo in For Loop 0.00
(C++) I have to use magic numbers to display values in the correct... 0.00
How to update multiple fields of a struct simultaneously? -2.19
How to initialize an array of user-defined objects with a static ID... 0.00
How to print a message one time after all the iterations in the loo... +1.34
Generate binaries using macros inside a source file 0.00
How to replace escaped symbol with its actual value? 0.00
Is there any conversions when storing/reading integers of different... 0.00
How to avoid using new operator in C++? -2.64
Is there a way to update enum variables with new states in C++? 0.00
How to read data from a file then convert the data to an int and st... -0.88
Including files with ifdef resulting in multiple definitions -0.54
State Machine Change State +0.32
How to translate a virtual-key code to char (depending on locale)? -0.64
Accessing private struct of a class using auto +1.01
simplest syntax for passing in an array of subclasses of a polymorp... -0.15
Is there an alternative to the 'system()' command in C++.? -0.65
How can I simplify a multi switch case statement? +1.81
Can abstract functions (pure virtual in C++) prevent instantion of... 0.00
Output wstringstream by blocks issue -2.37
Difference between lists created with struct and list library c++ +1.06
Stockfish 12 source code: Templates replacing function parameters 0.00
Linked Lists (C/C++). What are the advantages/disadvantages of crea... +1.19
Can I initialize static const class member? -0.63
What's the behaviour of "" + number and why it compile? -1.52
storing fixed known data in classes (c++) +1.53
Convert enum TagLib::ID3v2::AttachedPictureFrame::Type to string? 0.00
Linux API read/write and c++ bitset 0.00
Is there a way of iterating through a C++ array without needing to... -0.35
Why does this use of size() in min() function in C++ give an error? +2.03
Pair and curly brace check +0.77
How to Call function with default parameter? 0.00
How to make const variables filled at runtime accessible across all... +0.35
C++ memory management in struct of references -2.18
Linux API and C++ STD vector 0.00
Capture a functions standard output and write it to a file +1.00
How to iterate two vectors in one for loop? +0.77
Reading in one word from a file +0.36
In C++, what is the best way to dynamically allocate a single class? -2.80
access the entire column of a 2D matrix implemented using std::vector -0.41
C++ inline or not inline declarations of template class specializat... -0.94
Replacing all vowel letters with letter "v" -0.36
C++ why are typedef structs unique compared to typedef primitives -1.27
Is there a quick way to know a class member's accessibility of... 0.00
How to build a comma delimited list from strings w/o the extra deli... +1.07