StackRating

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

273K

Rating
1514.26 (47,751st)
Reputation
6,178 (26,370th)
Page: 1 2 3 4 ... 11
Title Δ
Convert std::string to STRSAFE_LPCWSTR in an utility method 0.00
For-loop-condition (vector of ints). How to get the previous value? -0.63
using string_view to look up in unordered_map 0.00
Problem with not working gdk_test_simulate_button in GTK3 0.00
Tell a const char array that does not ends with '\0' apart... 0.00
problem with constexpr constructor requiring constant member function 0.00
C++20 compiling modules with Visual Studio: doesn't compile or... -1.97
How to find the current capacity of std::unordered_map? -0.86
Use Pcap++ library in cmake 0.00
Getting errors while compiling a C program to find the duplicate va... 0.00
C++ invalid function type casting +0.89
Almost all of the constructors and deconstructors in my classes are... 0.00
How do I determine what a function will be called if it's virtu... +0.12
system() cant run my program because space 0.00
Qt static libraries undefined reference 0.00
How do I declare a function that has a parameter of a type that'... -1.42
gcc/g++ using linkerflag "-lSDL2" 0.00
C++ - non-static void* member pointing to another non-static member... 0.00
Call overridden method from base class +0.53
I cannot compile a C++ library using cmath on macOS 10.15.4 with pr... 0.00
Is there a possible way to return a for loop result into function l... +1.18
Using C++ templates to switch algorithms +0.32
Pointer Arithmetic - Issues with array and pointer to an array -1.14
Got error undefined reference to `SSL_new' when compile code us... 0.00
Input in Vector 0.00
How do I create a Class Method to return a substring of an existing... -0.01
How to find minimum distance using lambda +2.29
How to only process the macros in a C/C++ project without compiling... +0.29
Storing heterogeanous class type in a variable -0.48
How to overload the + operator (friendly) so that you can add the v... -1.77
how to avoid std::string::resize too slow +1.31
"Use of deleted function" when calling `std::unique_ptr`... 0.00
Array of pointers for string while reading file in C 0.00
How can I detect that a template is of pointer type? +2.17
Making --std=C++17 default in Mac OS Catalina 0.00
Can someone help me to explain some lines of code for tic tac toe? 0.00
Calling wrong template function prototype problem in c++ -0.74
How to add a variable to a path c++ 0.00
how to get my code to error display when it reads a string or letter 0.00
Calling or not to abs() function, depending on template type being... 0.00
Custom aggregate initializer list constructor 0.00
Why is forcing int to bool a performance issue? 0.00
C++ read pipe delimited file 0.00
How to overload the [] operator in c++ in a class 0.00
Correct way to exit init in Linux User Mode 0.00
Keep getting the same answer when writing a recursive function +0.49
Reading space seperated txt file into arrays C++ +0.49
can not build cpp using clang pre-built binary: file wchar.h not fo... 0.00
Using gdb and -D_GLIBCXX_DEBUG 0.00
How to pass tanh function as an argument to another function? +3.10