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 5 6
Title Δ
(SOLVED) C++ debugging macro controlled by variable -0.51
Is it possible in C++ to invoke a function only when a flag in a ma... +1.92
Auto delete instances of a collection like std:list or std::vector? -0.61
Creating executable in c++ which returns int array +1.39
Equality-test std::string against char*, is operator==() always safe? -0.41
why the absence of curly brackets after for loop +1.07
Ellipse drawing 0.00
passing values to pointers +0.48
Sorting lists of different classes +0.51
Using std::make_pair in map initializer list 0.00
Concatenating several different chars into 1 string +2.36
3D array c++ too large? how use 3D arrays? -0.43
Template user defined conversions to abstract class reference and t... +0.51
Why std::map is red black tree and not hash table ? -0.06
How to avoid break in a loop? -1.07
C++: Convert float[] to unsigned char* or BYTE* 0.00
Which of the following C++ built-in operations are defined for clas... +2.21
How to call dot for Eigen::Array -0.49
The correct ways about Instantiating class -0.58
Using strategy pattern to change method and its associate state 0.00
Using std::get and std::tie on boost tuples, zip_iterator, etc 0.00
explicit instantiation ... but no definition available [-fpermissive] -0.83
Heap vs Stack memory usage C++ for dynamically created classes +1.20
Set static variable before creating objects C++ -0.10
How to assign a string to a function C++ -0.33
is it possible to call a method in the base class from a derived cl... -0.32
c++ payroll program using structs +0.01
Computing normals on a cube : vertices or shaders? 0.00
Techniques for testing and report multiple function call return err... +1.88
C# Getter Setter -1.07
What is the correct way to clean up code? -1.69
What is the efficient way to populate vector from vector of vector? -0.33
Segmentation fault with dynamic allocation +0.17
Linq Join on Table with Custom List Issue? +1.07
Filter a list of objects with dynamic boolean operators 0.00
display a specified index of a pointer char* -2.50
GPUTimer as a separate class 0.00
change array value in c++ -1.85
Should std::vectors be used extensively for embedded systems? -1.73
creating exception classes that inherit from io classes in C++ -1.34
How to define global pointer to struct in C? +0.69
Random numbers using system time all the same -0.20
Is the following singleton implementation thread safe? -3.48
Fastest way to interpolate between radians? +0.82
Dynamic Arrays of Struct -0.10
incrementing pointer returned by C malloc +1.59
why rvalue reference can be bind to a non reference type 0.00
Operator Overload for Template Class Auto Type Conversion +2.49
C++ (sort of) factory -0.23
Shortest path finder C++ GUI with map 0.00