StackRating

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

defube

Rating
1505.88 (124,739th)
Reputation
1,920 (87,036th)
Page: 1 2
Title Δ
does vulkan bindings have to be sequential in shaders +0.09
MVC: Should logic be placed in the Model or Service layer? 0.00
memory overhead of malloc() vs new[] +3.05
C++ Calculator With Unlimited Inputs +1.28
C++ find_if - How to find an ID (int( +1.14
std::forward infinite recursion size effect 0.00
Did I understand correctly the point of Scott Meyers' example o... 0.00
What happens if a lambda is moved/destructed while it is running? +2.90
Square Root in C/C++ +3.81
Member-function definition doesn't see "using declaration&... -0.67
Soft body engine in C++ 0.00
What is the benefit of using std::copy instead of manual for loop t... -0.91
What is the standard way to log a program in C? +4.04
Data structure for fast searching in C++ +4.69
C++ Understanding Complex Function Signature +3.75
Deleter's calling context -2.23
C++ Own comparison in std::list 0.00
Polymorphism in C++: Calling an overridden method -1.15
How to get Final functionality of java In c++ +4.24
how to evaluate expression while declaring variable (in expression... 0.00
C++ Class Composition - When does constructors and destructors get... 0.00
Use sprintf - query size first or pass a MAX_PATH large array -4.50
Best way to atomically update two members of a struct? -1.78
How can I deal with undesired template instantiation for a function... -1.91
Parse string for a word +1.86
C++ exceptions in VC, without SEH 0.00
Is this for-loop valid using OpenMP 0.00
visual studio 2013 C++ - console output not visible 0.00
Deleted destructor in the class appeared as a virtual/direct base c... +0.09
Calculate pi using Leibniz series +0.53
Finding static function address in linux library 0.00
When should I declare a move constructor without noexcept? -1.74
Undefined reference to a template method in C++ +4.19
Macro to create multiple similar identifiers for testing 0.00
What exactly are conditions for dynamic binding? -1.27
C++: Deleting an Object in a static vector of pointers with the des... 0.00
C++ multiple access to rvalue reference in the same statement as pe... +4.85
C++ Memory Allocation for Struct With String -0.40
Passing multidimensional static array to a function -0.94
OpenGL - Objects moving in random direction 0.00
C++ undeclared variables 0.00
How does the linker determine which function to link to? -2.49
How do I work around instaniation inside a virtual method? 0.00
Morton index from 2D point with floats 0.00
How do upcasting and vtables work together to ensure correct dynami... +1.26
Placement new and exceptions -2.37
fstream point to a specific path (to desktop ex.) 0.00
How do production compilers implement destructor handling on flow c... +4.52
What does this construction means? -3.75
what kind of algorithm for generating height-map from contour line? -2.10