StackRating

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

DarioP

Rating
1496.98 (3,993,110th)
Reputation
3,133 (53,937th)
Page: 1
Title Δ
Concurrent program compiled with clang runs fine, but hangs with gcc +3.83
malloc pointer cause memory leak? -1.75
Why C++ doesn't take correct value in a loop? -4.17
Why set() objects has no .count() method? -2.30
Gnuplot: Plotting several datasets with titles from the pipe 0.00
How to modify an object name within a loop - C/C++ +1.68
Why does using a virtual base class change the behavior of the copy... -1.88
Shorten condition to check that x is not any of four numbers +0.58
How to compute sum of angles from sine and cossine? 0.00
Which one is faster "find" or "at" in unordered... +4.08
Fastest way to sort 10 numbers? (numbers are 32 bit) -0.26
Designing a random number generator +4.05
C++11: shortest way to explicitly copy a value to use as an rvalue... +4.61
Is there a way to remember(store) the return type of decltype? 0.00
c++ std::cout in hexadecimal +1.14
Is it possible to overload a function that can tell a fixed array f... -1.26
summing numbers recursive C++ -3.73
How to work around the different behaviour of std::vector between g... +1.96
Template specializations -3.73
Can't wrap a template static function with swig +3.52
Lambda-Over-Lambda in C++14 -0.89
File Input, trying to get extract Int's from a string (C++) +0.02
Array sorting backwards? 0.00
Best way to seed mt19937_64 for Monte Carlo simulations +0.66
Using shared_ptr with multi inheritance class -3.93
Add a deep copy ctor to std::unique_ptr<my_type> -1.89
Should we prefer temporary variables over user defined variables in... +4.88
std::vector::assign - reallocates the data? +3.36
How can I use the numbers to the right of a decimal point in a doub... -2.11
Calculation for a variation of hours 0.00
why extra blank line is printed while printing B? -3.88
Should I use size_type in my code +2.72
rand() duplicates number in loop -3.18
What is the correct way to define inline functions? +1.91
Handling std::function with SWIG 0.00
Intel C++ error: "pair" is not a nonstatic data member or... -3.56
Extend the life of threads with synchronization (C++11) -3.47
Loop structure inside gnuplot? 0.00
gnuplot - Increase size of point only in legend/key 0.00
C++ pointer and reference with new keyword when instantiating 0.00
remove char from stringstream and append some data 0.00
C++ Thread Pool 0.00