StackRating

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

Piotr Skotnicki

Rating
1713.85 (94th)
Reputation
35,389 (3,259th)
Page: 1 ... 11 12 13 14 15
Title Δ
How to fix a C++ thread deadlock example +1.65
Copy function from STL to print out vector 0.00
trait to drop const from a member function type? -1.74
Skip 1st Iteration of Range-Based For Loops -0.12
C++ - Default arguments cannot be added to an out-of-line definitio... +1.66
Fix seed globaly in c++11 <random> 0.00
Ambiguous conversion to reference 0.00
STL way to access more elements at the same time in a loop over a c... +1.28
volatile struct vs. typecast -1.81
Why do C++ standard file streams not follow RAII conventions more c... -1.76
I believe the example in §7.3.1.2/1 is incorrect +1.34
Is it possible to implement C++11 mutex concept for use by std::con... +3.07
My small std::unique example not working -2.68
Lambda-Over-Lambda in C++14 -0.70
c++ special member copy constructor -1.15
Why should I prefer the "explicitly typed initializer" id... +3.24
printing something before and after main() in c/c++ +2.93
Multi-level preprocessor macro messing up string-ized output 0.00
Why the body of my lambda expression in member function is not exec... +3.13
std::make_shared makes two constructor calls in VS2012 +4.11
Setting multidimentional arrays as vector in C++ 0.00
Character variable string size in C +2.98
fixed amount of digits on creating .txt file -4.16
Type of error for assigning Base class objects with Derived class o... +0.29
Preventing conversion operators from compiling unless a static cond... +3.62
What's wrong with this code in c++ involving sorting of an arra... +1.49
hash map direct access operator [] 0.00
Access violation when calling strtok(); C++ +3.22
Overload operator in template struct -4.51
How to pass function object to a function as callback c++ -4.64
std::integral_constant<char*, "kernel32.dll"> won&#... -0.63
Is it possibe to write/wrap the exception handling componets(try,ca... +5.26
c++ const struct initialization +2.96
C++: Boost::mutex individually locking multiple variables in same s... -0.80
array of 0's coming out as -85993460 instead of 0's +2.91
Using std::thread to call an overloaded method from a derived class 0.00
Call base class from a subclass +3.26
C++ lambda function without C++0x? -3.47
CMakeLists + gtest -2.64
VS2013 Variadic template compilation error 0.00
How to create a alias of std::tuple? +3.65
Is it ok to typecast an argument to std::min()? +3.18
Using the move constructor to throw exceptions? (C++) 0.00
How do I keep a value within QlineEdit or a checkbox to retain it&#... +3.30
Read output of linux command without using temp file +3.29
C:\Users\Joshua\Desktop\Game Projects\SFML projects\Test\Render.cpp... 0.00
Template: Determine template arguments by function prototype -0.37
I am trying to run this sudoku solver and a weird error appears 0.00
3d vectors from file using c++ 0.00
Qt - Q_DECLARE_METATYPE() with an enum class type 0.00