StackRating

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

Öö Tiib

Rating
1527.98 (20,481st)
Reputation
7,844 (20,168th)
Page: 1 2 3 ... 7
Title Δ
C++ constructor with optional parameters -0.74
Ambiguous call to overloaded function in variadic template function +1.32
What is "JAVA exception handling mindset" in comparison w... 0.00
Comma Operator in subscript operator? 0.00
std::strftime displays timezone UTC as UTC+1 using gmtime in windows 0.00
Relative path for __FILE__ and PDB 0.00
Why `void` is required while declaring a class template which is to... -0.96
When is better to use CPU or I/O intensive code in child processes... +0.46
How to stop windows console cursors from blinking +1.54
What is diffrence between return reference instance and non referen... +0.40
How to do theatre seat reservation in C++? 0.00
How to properly return an object using operator+ overload function? 0.00
Detecting different string literals using templates in C++ +2.26
why my c++ code to find factorials is not working? 0.00
Coin Flipping Counting Game C++ Data Structure! -0.03
How to define a variable in a function and access and change it in... +0.06
What does this use of the '&&' operator mean in C++? 0.00
ostream_iterator operator= fails on pair<int,int>, but works... 0.00
Conflicting declaration (extern base vs. derived) 0.00
Initializing vector with reference_wrapper's locally -0.48
Why is one of these examples undefined behavior and the other is not? -1.38
uninit_member: Non-static class member field m_cJobState.bstatus is... 0.00
compare data in a JSON::Value variable and then update to file 0.00
Preventing cin, cout, cerr from being instantiated 0.00
static constexpr function work in template struct but not struct. W... 0.00
How to use function to pointer in quick sort algorithm -0.04
Is there have a way to delay type binding at code level in C++? +0.36
MSVC C6029 Warning: possible buffer overrun, use of unchecked value... -0.29
Getting the high part of signed integer multiplication in C++ +0.47
C++ Array of templated objects: Is it UB to cast to a common non-ty... +2.21
C++ Templates for polymorphism? "Use of class template require... +0.84
Is there something equivalent to this in C++ +1.66
Copy CString to TCHAR* using a _tcscpy_s 0.00
Problem with constructor ocilib::Resultset in Class -0.04
How to log a hex string in c++ with ostringstream? -0.37
Visual Studio 2017 can't find std::variant +0.52
fastest way to convert int8 to int7 -0.40
How to disable Visual Studio warnings for a specific symbol? 0.00
Join a variable number of ranges -1.65
converting a string read from binary file to integer -1.26
How to see the code at a certain offset using WinDbg, without dump? -1.80
when I try to convert Boost Time_duration to string by using a sstr... 0.00
Leading/trailing whitespace insensitive traits for basic_string +0.53
How to reduce the size of a fstream file in C++ +0.47
Date format in C++ +0.22
How to declare a global 2d 3d 4d ... array (heap version) variable... -0.07
Is it possible to import a function to the namespace, but not expor... -0.78
C++Running until keypressed -0.04
Copying static variable in C++ file stream 0.00
Are const arguments "real" constants? +1.53