StackRating

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

Michael Chourdakis

Rating
1502.27 (352,727th)
Reputation
1,475 (110,684th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
How do I go about allowing an object of a class type to be uninitia... +1.25
Is it allowed to assign from an object that has some indeterminate... -2.03
Use of header files consisting only on #include directives? 0.00
What is the most efficient way to check if a string matches one of... -1.93
Why absence of a virtual destructor doesn't cause a memory leak? +0.40
Is there anyway to identify that an MFC application is starting by... 0.00
Why does brace initialization assignment fill variables with garbage? -0.80
Fastest and/or safest way to concatenate two wide strings in c++? 0.00
How do I organize members in a struct to waste the least space on a... -1.59
strange behavior of unsigned long long int in loop +1.51
Creating C++ API Library +0.30
Can a string literal in C be modified? -0.32
VS is giving me another solution to my constructor but I want to kn... 0.00
Out of process COM object dynamic versioning +0.62
Is HTTPs without SSL verification secure for local application? 0.00
Querying the heap from a C++ application +1.13
How to transfer contents from one file to another in Ubuntu.? +2.28
Variable already defined in .obj; What is going on here? +0.14
Overloading operator using reference and not +3.12
accessing data members of nested struct and passing struct to funct... 0.00
How can I overload char*? 0.00
What is the difference between static objects defined in a header f... 0.00
warning: cast from pointer to integer of different size [-Wxpointer... -1.98
Cross-platform synchronization primitives which allow determining w... 0.00
Shared_ptr and Memory Visibility in c++ +0.50
Why leetcode c++ sort() gives Compile Error? 0.00
Problem Copying Values to Multidimensional Array 0.00
Share file blocks between two files 0.00
When should I use std::string / std::string_view for parameter / re... +2.51
Is there any way to host the IDE in windows but the source and comp... +0.50
Why does the compiler process a class function as non-static functi... +0.49
Cast constexpr int[] to void* +2.60
Vector of pointer points to NULL when using push_back() -1.45
Is there a way to cancel a create or write operation while returnin... 0.00
What is the %d value of char? +0.50
Trying to redirect a user before executing the beef of a script is... +0.26
how to declair a pointer at a memory location and a initilize it wi... -1.72
How to add tabs to my tabcontrol (WIN32 API C++ GUI) 0.00
Can I declare a vector with two parameters? -0.74
What is error (0xC0000005) and how do I fix it? 0.00
Argument passed by value appears as passed by reference in the debu... 0.00
Generation RSA-2048 keys (public and private) 0.00
Redirecting CoCreateInstance to fake implementation -1.83
Double variable outputs 32767 always instead of user input 0.00
pthread without static decelaration with class +0.03
How to correctly create push buttons on winApi as well as Handle it... +0.03
C++ Create FIFO structure of fixed size 0.00
Any way that we can prevent the breakdown between reference and obj... -0.90
Remote Desktop Connection with Custom Credential Provider +0.10
Constructor syntax in return statement? -0.73