StackRating

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

bolov

Rating
1606.50 (1,521st)
Reputation
34,546 (3,374th)
Page: 1 ... 4 5 6 7 8 ... 23
Title Δ
i am trying to create a c++ snake game but i cant seem to draw the... +0.39
A case of undefined behaviour when using a union 0.00
Why are template arguments not deduced automatically in that example? 0.00
Having trouble making a ball bounce off the edge of the screen +1.79
Initializer list inside std::pair +1.64
std::thread creation with class member function - best practice +0.42
Have a thread own the functor it runs C++ 0.00
How to migrate all projects from a solution easily +0.38
MSVC cl.exe trying to use C++ header paradigm (definition vs declar... 0.00
c++ add variable value to string in one line +0.39
How can I simplify the nested name specifier in C++? -0.09
C++ Ambiguity between constructor of the class and function call op... +0.35
Why declaring a variable inside a loop does not mean re declaring t... +0.87
memcpy long long int (casting to char*) into char array 0.00
Is this valid C++ code? This doesn't work how it supposed to be +1.00
Disable all class member functions if the class is empty -1.23
std::mersenne_twister_engine and random number generation +0.76
What does this typedef and conversion operator syntax mean? 0.00
What are xvalues in C++ -1.88
Why the following code block is giving output "ZZZ(some garbag... 0.00
Assignment operators 0.00
correct (or safest )way of initializing void pointer with non-zero... 0.00
is bit_cast without compiler support for constexpr memcpy possible? -1.11
How to properly implement a C++ class destructor -1.23
How does this template code to get the size of an array work? -1.48
Does Clang misunderstand the 'const' pointer specifier? -0.20
What is the relation between threads and concurrency? +0.37
Can I get return type auto to work with lambdas of the same signatu... -0.11
User-defined conversions aren't applied to variadic function ar... -0.48
Disable non-templated methods with concepts +3.05
How to concatenate strings using + operator -1.87
Why doesn't CPP create a default deep-copy constructor? +1.26
How do I get my output to show asterisks for the amount in the input 0.00
Array not correctly initialised using a pointer 0.00
C++ type punning via fallback to C 0.00
C++ rewrite vector of floats with more elements 0.00
user defined data type in set in c++ +0.43
Running a basic assembly program 0.00
C++ Lambda expressions: capture by ref overhead +2.11
How to customize the invariant of a template AVL tree? +0.37
Polymorphism with Distribution in C++11 +0.35
c++ beginner generate random numbers using while loop +0.38
C++ compiler, force pass by reference +2.34
How to hide a particular function from the debugger in C++ 0.00
Is there a way to forbid a base class method call in the derived cl... +0.75
Does wait_until work differently in main thread wrt not main one? c++ +2.00
Storing and modifying several lists in C++ +1.07
How to make the compiler ignore this if-constexpr that evaluates to... -0.65
Reference fields in constexpr class 0.00
How Lambda's members are initalized? 0.00