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 ... 6 7 8 9 10 ... 23
Title Δ
When will C release statically allocated variable declarations +1.06
How to fix my code to remove the spaces in a string? +0.40
Why non deductible template parameters is problematic? +1.56
How to better understand nested loops? +1.08
How to properly apply rule of 5 (or zero?) to a class containing a... 0.00
How do i specialize my template for std::string -0.33
Is relying on GCC's/LLVM's `-fexceptions` technically undef... -1.71
Why does the following program give 'is not a class, namespace,... 0.00
Do mutable lambdas have their own copies of captured values? 0.00
Which programming languages support functions that take themselves... +0.11
Passing an operator to a lambda +0.21
String vs String Literal: Direct assignment or strcpy/strncpy? -2.18
Portability of memory reference rebinding -1.03
C++ Pimpl Idiom using a pre-existing class -0.59
Template class specialization with std::enable_if and a concrete type -0.61
How does this c++ structure work and how can i use it? 0.00
Use std::variant as class member and apply visitor 0.00
Pointer to function in class variable -0.94
Get adjacent pairs of elements from vector via iterator in c++ -1.07
How to cast void* struct members? -1.58
How to define structs as members of structs? 0.00
Example of Dijkstra algorithm when source and destination are the s... -0.11
Having a Template take either a Type or a value +0.40
Does C++20 well-define left shift for signed integers that "ov... +1.85
Can't see Windows program's stdout in console (compiled wit... -0.47
Adding std::cout line eliminates memory corruption error -2.20
Is it safe to use c_str() on a temporary string? +1.74
Safe return and handling of dynamically allocated memory from a fun... +0.40
in this function correct pointer not returned to the calling function -0.35
What is a memory location? -0.93
How can I update the address that a variable stand for? -0.49
What is going on with 'gets(stdin)' on the site coderbyte? +0.75
ODR and internal linkage 0.00
Emulating the special properties of sizeof with constexpr -1.27
Why is it possible to declare an array in C without defining its le... +1.42
Template specialization based on integer constant comparison -1.43
Where is Visual Studio source file directory change option +0.39
C++ macros initialize a variable declared in .h from .cpp 0.00
C++ Template Function to Iterate Over any Collection Member Field +0.39
Can I safely cast to a function returning void? -1.41
My code should go 18 times faster but is only 5 times faster 0.00
How can I access an array created in another function in main witho... +0.39
Narrowing down a C++ concept to exclude certain types 0.00
Definition of "atomic object" +1.99
The name of a 2-D array in C +0.25
can't see the value in main function that I passed to another f... -0.12
Getting error - local variable referenced before being initialized +2.10
Is it safe or even possible to use a reference to an object that is... 0.00
Can't manage to figure out the syntax of C++ lamda expression a... 0.00
Calculating LookAt without applying it -0.60