StackRating

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

Swordfish

Rating
1528.92 (19,504th)
Reputation
1 (4,245,517th)
Page: 1 ... 9 10 11 12
Title Δ
Const before and const after c++ 0.00
for loop to while conversion +4.00
Type conversion in function template deduction -3.27
Linker Error - Not sure what it is not linking +5.00
I have a problem with an array namely 0x6dfe78 0.00
unit testing: static create method +3.93
SDL window closes by itself 0.00
Could arrays of function pointers be used to remove branches -3.79
How is if (cin) { while(cin)... Works? +4.43
Difference between Const usage in functions in c++ -2.59
Can I still rely on the order of the output elements when using par... -3.87
How to check if strings are equal in C++? 0.00
The easiest way to convert an arithmetic type to a std::array<ui... +4.09
How memset() works in c++ +1.88
When use bitwise operations instead of arithmetic alternatives? +2.96
Clearing a class instance with a member that has a deleted assignme... 0.00
Turning string into char and checking for letters -0.31
Whenever i run the code my default case always runs with the other... 0.00
Getting input X/X/etc with char X and separating it with slash / +0.08
How to declare arccos of -1 (pi) as an lvalue initializer in C++? 0.00
Why does this code always print 1 as answer? +4.12
What's this code doing, and how can I manipulate it? 0.00
Why does std::bind statically type check arguments passed to the fu... -3.10
C++ Im wanting to get the key value from a character (better detail... +0.61
How to use map container? +3.82
Integral literal division assigned to float - why is the result wro... 0.00
C++ How to store numbers in a text file with contents of characters... -3.90
How to select a file from windows file explorer 0.00
Splitting a string into an array, unwanted element in the array (it... 0.00
using wchar_t in the main function 0.00
const and non-const getter with same name +4.49
C++ Save string line by line to a file as fast as possible -3.84
How to replace a string with another string in csv file using C++ -2.80
Cannot use string class to assign characters but works with char ar... -0.26
Trying to erase all the undefined nodes in a vector C++ 0.00
Read specific line from a file using c++ 0.00
Can you embed files into exe, and update them with each use? -3.88
Is there some sort of a command for creating a delay in a program -4.02
Numerically bubble sort a dynamically created struct array -0.45
Cereal Polymorphic Serialization couldnt find serialization function -3.97
Can't permanently alter the state of a class from a callback 0.00
Get a list of possible screen resolutions 0.00
GetModuleHandle() cannot retrieve handle of "advapi32.dll"... 0.00
Is there a recommended "safe" way to specify a bit-chord... +2.32
Get the name of an instance of a class in C++? -2.89
C++ - Printing vector<base*> elements for derived class objects 0.00
Deleting all consonants from a string using recursion in c++ -1.45
Converting data from CSV string to float 0.00
How to manage the application icon on the taskbar? 0.00
Why is std::is_error_code_enum<std::errc>::value false? -2.11