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 ... 5 6 7 8 9 ... 12
Title Δ
Can programs which are written in c++ run anywhere? +0.54
How to find Big-O notation of FFT multiplication under a loop 0.00
printing odd and even number printing alternately using threads in... +0.04
is it possible to make std::string always hold a lower-case string? +0.45
C++ std::string* s; Memory reclaimed? -0.98
TCP server differences in operating systems +0.51
How to make a function accept arbitrary number of arguments not usi... -0.54
Pointer type without delete operator -0.22
Assignment operator and copy constructor after matricies multiplica... +0.62
How to make a linked list +0.04
Why is the copy constructor called for the statement d1=d2+d3 in C++? -1.18
C++ inheritance: determine inherited methods at runtime -0.14
My programs are blocked by avast anti-virus -1.17
new MAC protocol employing periodic backoff instead of random one i... 0.00
C++ and structs (with multiple inheritance) +0.07
Should we prefer Boost or standard lib? -0.91
How to check availability of connected clients in a C++ Socket Prog... +0.53
why should all iterators / iterator adaptors not-movable in C++11? -1.61
MFC drawing a line -0.40
Allocate memory for 2D array with C++ new[] -0.78
Principle difference between vector::iterator and set::iterator +1.33
Dealing with protected/private constructor/destructor for a CRTP de... +2.53
What is the difference between flush() and sync() in regard to fstr... -0.02
Could this C++ project be decompiled with such tools like a .NET Re... 0.00
Is calling destructor manually always a sign of a bad design? +1.34
How should I run one program from within another in Windows? -0.22
When and how is conversion to char pointer allowed? -0.58
When is a header file required for using a static library? +1.85
OOP design pattern -0.22
C++ -- float*** avoidance +0.05
c++ char value + "-some words here-" but error C2110 0.00
What is the best way to arrange this classes? -0.45
Multiple inheritance conflict +1.78
C++ typedef versus unelaborated inheritance -1.17
Splitting a stringstream which contains comma separated entries +0.61
C++ public and private datatypes +0.37
Is this way of reversing a string safe? -0.59
memory storage for constant data in c++ +1.50
How can an implementation guarantee that copy constructor of an ite... +1.55
Searching in std::set without iterator C++ +0.30
c++ Reading numbers from text files, ignoring comments -1.02
delete pointer that is assigned from another pointer, should i dele... +1.20
Trouble with multiple inheritance. How to call base function? -0.48
using wsprintf with malloc +1.42
vectors of variables vs vector of pointers +2.03
How to have std::function or lambda as (optional) template parameter? +1.47
Why class { int i; }; is not fully standard-conformant? +1.62
Auto newlining ostream +2.56
Searching substrings -0.34
Avoiding unrequired function declarations/definitions when using in... -0.35