StackRating

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

Michael Veksler

Rating
1542.96 (10,446th)
Reputation
4,107 (40,786th)
Page: 1 2 3 4 ... 5
Title Δ
Dynamically memory allocation +0.17
Is dup2 the correct way to simulate the behaviour of command sequen... 0.00
Find Dis-balanced point in array 0.00
How to overcome double free or corruption (out) Aborted (core dumpe... 0.00
Template argument deduction failure for manipulators when forwardin... 0.00
Adding std::cout line eliminates memory corruption error +2.20
Insert or update key in nested unordered map 0.00
Will a C/C++ compiler optimise code by reusing a recently calculate... -1.13
Exception in constructor and memory leaks 0.00
How to use lower_bound() on set of pairs? -1.79
Where does the memory used for a string go when the string variable... +0.62
Why does my fork() doesn't fork a child and output the print st... 0.00
Assignement operator changing value of the assigned object -1.19
C++11 moving one vector to another - passing an rvalue reference to... 0.00
A way to recover memory leak from dynamic allocation in C++? +0.43
fopen can't open file after a few minutes 0.00
Aggregate Initialization with different argument order +1.73
Why can I create a vector of char * from char * const values? 0.00
Do I need a copy constructor to modify static member when push_back... -0.07
What is the fastest way to implement a list and queue in c? 0.00
Simple question about a more efficient way to implement Expander Fu... 0.00
how to reading .raw file in c++ 0.00
GCC : C++11 inline object initialization (using "this") d... -2.15
After freopen(..,"r",stdin) + fclose(stdin), further std:... 0.00
Runtime error: pointer index expression with base 0x000000000000 ov... 0.00
Why when i use dup2() before fork() it doesn't work? 0.00
How to define class constructor inside another class header file? +1.16
Array loses data after for loop 0.00
Array bound is not an integer constant before ']' token? 0.00
Stack around the variable "name" was corrupted C++ -0.08
Using raw pointers in nodes and unique_ptr in trees +1.51
sscanf_s: format string '%d' requires an argument of type &... +0.43
I'm having problems relating to template arguments +0.86
Way to handle the objects in C++ 0.00
Coding pipe "|" in C++: Why is a blank line entering getl... 0.00
How does ones code access member variables in a different stack frame 0.00
Static local variable taking up no physical memory 0.00
What happens during template argument deduction? +2.08
Understanding the right shift operator with bit shifting -0.04
Determine the effective type of a literal in a comparison +0.41
static data member(class pointer) in default argument via c++ class 0.00
Float operation difference in C vs C++ +2.58
addresses in a 64-bit process on Linux 0.00
Constructor and Destructor of instances in c++ Polymorphism +1.36
fwrite after fread. It's different 0.00
Variadic arguments on char arrays +1.83
Pass binary data to stdin of a program based on its stdout 0.00
Iterate through file.txt and update map values 0.00
Why is std::swap allowed in this constexpr function? 0.00
c-String vulnerabilities -0.64