StackRating

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

Mirko

Rating
1493.90 (4,313,674th)
Reputation
177 (499,182nd)
Page: 1
Title Δ
Why does sin of the same number return two very different values? +1.24
What is the best way to read a structure from a binary file contain... +4.02
log in cpp 14 and 17 0.00
How to fix 'Segmentation fault' error in c++ 0.00
Why is compiling user defined files necessary? C++ -3.75
selection sort algorithm produces out of order results 0.00
What are the benefits of using smart pointers over raw pointers for... +0.59
Difference between signed main() and int main()? +1.93
Why is fprintf causing memory leak and behaving unpredictably when... -2.61
why do you have to pass dynamically allocated arrays from main to f... 0.00
How do I rewrite this code using range-based for loops? +0.68
Copy a flat buffer for later processing +0.18
Why the last SPLIT function causes SEGMENTATION FAULT? How to fix t... 0.00
Ada subtype equivalent in C++ -3.67
How to use multiple cache layers in c++ (RAM, HDD, cold) -4.33
Running three functions at once? -4.61
My setter can get parameters,but actually can't? 0.00
Does polymorphism apply on values? Or using move constructor of der... +3.97
Stack around the variable 'Yarray' was corrupted 0.00
How to allocate a global int* dynamically? +4.53
Is there a way to prevent the vtable from being emitted in c++? -0.54
OpenCV saving big image with imwrite problem 0.00
How memory is getting freed in handling self assignment and Excepti... 0.00
Variable used to declare size of heap for object being set to null... 0.00
constructor lists in c++ +4.06
Cannot Exit Method after throwing Exception 0.00
Unused variable warning from debugging code 0.00
porting c++ from dev c++ to visual c++ -2.94
Why does my program return a memory address? +0.01
std::vector<std::vector<T>>::end() rend() begin() etc.... -2.97
how to get multiple character in one input in C -1.55
C++: Setters and Getters for Arrays 0.00
old style cast with multi-word type 0.00
Memory leaks problems using valgrind even after fclose +0.83
C++: How to read specific number of bytes from a binary file and sa... 0.00
Why const correctness rule doesn't work for built in libraries? -1.64
Statically initializing constexpr std::array of objects containing... +2.57
get the binary data transferred from grpc client +0.21
Can I cast/convert templates to other template types? 0.00
Signal Handling to Ensure Destructors are Called in C++ -3.15
how to use vectors pushback function to store things from a file? +1.09
How to fix execution speed inconsistencies in C++ +1.18
How to compare cpp and python outputs? 0.00
unable to typecast from float* to char* -2.86
std::string substr(). Error reading characters of string 0.00
Compactify C++ function calling syntax +0.32
Comparing a matrix cell to NULL in C++ +1.10