StackRating

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

Emilio Garavaglia

Rating
1461.49 (4,527,725th)
Reputation
16,748 (8,298th)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
How to link the library for the TextOut() function? -0.52
How can I get a std::string from an enum type? -0.77
avoiding "magic number" for eof C++ +1.99
What is wrong with my exception handling here? +1.90
C++ Code for Screen Capturing 0.00
Multiple Inheritance C++ -1.48
C++ double indirection for pointers and multidimensional arrays -0.50
C++: How can I return a negative value in main.cpp +1.44
Resumable exceptions -0.99
What is the role of a default (implicit) constructor exactly? -1.02
why does it wrong when I use keyword inline decorating the construc... +1.04
How to make reading from `std::cin` timeout after a particular amou... -1.56
How can I enforce single ownership with weak_ptr? (Or, how to subcl... +0.30
Determining input to be int or char in C++ -0.40
Overloading new and delete in array +0.62
std::map -- what data structure is inside +0.05
Attach .exe to another .exe like old virus's +2.02
Can an integer be neither non-negative nor non-positve? -0.39
method chaining with polymorphism c++ -0.27
Why "long int" has same size as "int"? Are this... -0.96
Combine enums c++ +0.40
class library and pimpl - splitting class accessibility 0.00
Code documentation outside code file 0.00
Does a =default move constructor equals to a member-wise move const... -1.53
Is it discouraged to down-cast a returned instance to gain function... +0.06
How fast is std::swap for integer types? -0.89
Is IsDebuggerPresent() function a safe method to stop a process fro... -0.90
i have done the <<operator overloading but it's not working -0.47
Storing of integer literals when defining variable +0.13
Is this standard way to derive from singleton class? +0.40
C++ - Using system() for Windows commands -0.70
Function template cannot deduce type if types T and U are the same +0.45
inheriting template class c++ 0.00
C++ Design Pattern library? -0.52
Understanding 'try' : C++ -0.24
Why didn't C++11 incorporate all of Boost's type traits? -0.46
Cascading C++ Templates Usage -0.29
Which files contains the implementations for malloc() and new()? +0.89
Copy constructor or = operator? -0.02
Splitting char array into chunks quickly c++ -1.26
Is there a template for an infinite sequence of parameters? +0.57
c++ - lists, pointers, and local variables -1.60
Is there an efficient way to construct b101010101010101010101010101... +0.54
Algorithm to zoom images clearly -0.82
Erasing from an STL container by a constant iterator -1.16
Will inlining a function containing another function cause the inne... +1.54
calling class constructor from this->class constructor (differen... +0.03
Is it safe to use strings as private data members in a class used a... -0.36
c++ parse string using multiple delimiters using inbuilt c/c++ +0.04
What is the metric and why a programmer should care ? - networking -1.06