StackRating

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

Danvil

Rating
1530.53 (18,077th)
Reputation
12,939 (11,232nd)
Page: 1 2 3 4 ... 6
Title Δ
What's the best way of iterating through multiple lists of differen... 0.00
Matrix rotation/translation/scaling in openGL -2.04
Counting of objects in linked list -0.24
Accessing vector.front() in a thread causes runtime error +0.45
C++ pure virtual method implementation by other class +0.31
How to determine if something was added to a struct? +1.01
will pointer to a variable in the map be invalidated? -0.55
Array access on a Getter that returns a pointer, is that bad practi... -0.67
C++ : Is it bad practice to use a static container in a class to co... -0.86
Delete duplicates from an array of objects 0.00
How do I build a Func<T, U> dynamically? -2.07
Splitting string into an array on 16th char +0.22
Preprocessing/precompiling - replace variable by constant -1.90
Sort list of double array +1.09
C/C++: A (*eval(A (*function)(B),B b))(){ ... } possible?? (possibl... -1.61
How many vtable and vpointers will be created in this example? +1.70
Casting memory into a struct pointer +0.48
Macros preincrement in c++ +0.46
My variable always becomes a zero 0.00
Can branches with undefined behavior be assumed unreachable and opt... +1.09
Invalid conversion c++ 0.00
Call by name (normal order evaluation) 0.00
C multidimentional char array - assignment makes integer from point... -0.04
IOS C++ forbids comparison between pointer and integer (Not using s... +2.33
Compiler error in istantiating a template function 0.00
std::thread calling template function out of template function -1.77
Do the &= and |= operators for bool short-circuit? -0.88
Correct way to hard code command line arguments 0.00
What is the time complexity of the following function? -1.22
Check if map entry is last in a range based for? 0.00
C++ Map returning class object based on variable key +0.46
call by reference, const correctness and read write access to refer... +1.97
Initialize another variable or use the original over and over +1.85
C++ plotting Mandlebrot set, bad performance +1.91
Passing an array as reference to a std::tuple +1.11
Iterator, loop causing seg fault! Why is it looping too much? 0.00
How do you initialize a dynamic array of structs in C? 0.00
No known conversion from a pointer type to a reference to pointer -0.82
Using std::search to find multiple occurrence of pattern +0.50
use a run-time value in template instantiation 0.00
Does std::move invalidate pointers? +1.05
deep_const_ptr copy constructor -1.71
What's the standard way to emplace a map? -2.14
How can I perform array calculations with Vectors? +2.03
std::map-like type without compare / hash on key +0.89
Where to write the implementation of a Class -0.20
3D vertices class or struct -1.78
vector inside a map is clear safe? -0.15
How we can insert array elements when array size is already fixed i... -0.81
C++ shared_ptr vs. unique_ptr for resource management -2.05