StackRating

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

Edward Strange

Rating
1479.05 (4,500,220th)
Reputation
34,641 (3,365th)
Page: 1 2 3 ... 22
Title Δ
inheritance in structs prototypes 0.00
Is it safe to delete an array pointer in C++ after reassignment? +1.58
c++ : When is a declared variable is initialized without assigning... -2.02
How to copy the value of one structure array to another structure a... -1.35
How can I find installed Boost library on ubuntu using CMake? -0.72
Template function on struct members -1.49
Is uniform dereferencing syntax possible? +1.56
C-style 2D-dynamic array with need to perform only one free() opera... -0.05
In dynamic linking, how does the .exe know where to search for the... +0.50
C++ code duplication in classes with both move and copy constructors +0.38
"Pimp my Library" in C++ -0.47
can't include <X11/Xft/Xft.h> when compiling nana library... 0.00
Catching unhandled exceptions +0.02
Utilizing the copy operator as the assignment operator +0.49
Are repeated constant c_strings duplicated? -1.86
C++ Function Pointer assignment cannot convert types inside a class -1.50
Running multiple instances of a program at one time c++ -0.49
Polymorphism doesn't work in C++ lambda function +2.14
Confused by how the rvalue reference vector::push_back function inc... +0.39
Why we use parenthesis when working with bitwise operator? -0.43
In C++ how can I make a new object for every element in a vector? -0.90
c++ array and pointer 0.00
Is two-dimensional array access/modification time-constant? 0.00
Is it good practice to cast a pointer to a member function as a poi... -0.74
C++ static class member not initialized in a * static library * 0.00
c++ pointers to base class has not got derived class member functio... -0.27
Why do I need to build my C++ program using CGAL with CMake? -1.59
C++ Multiple definition of helper function +0.53
Internally, how does a vector of vectors expand? c++ -0.33
Create an array with size N at compile time by passing N in a const... 0.00
Access global data structure +2.42
Pointers: Expression not assignable in c++ 0.00
Count from 1 to 1000 without using loops in c++ +0.83
c++ - How to extract first element out of a vector<string> an... -0.09
Space in Function Call Parameter List (C++) +0.52
C++ using only one default argument in function +1.53
How to prevent a template class from being derived more than once? -0.98
C++ std::set uniqueness override -1.18
Reverse array with recursion C++ +1.11
C++ lazy evaluation with templates 0.00
Merits of defining constants in header or implementation files -1.79
Is there a way to create a constructor of unknown number of variabl... -1.35
Computing the number of times fib(n) is called FOR EACH n +2.31
vector insert() warning message +2.69
Are concurrent calls to emplace_back() and operator[]() from std::d... -0.53
Why does adding virtual method increase class size in C++? -1.56
Static Class Object in template c++ 0.00
Send only one integer to a function that takes two integers -1.20
non-static data members and one definition rule -1.81
Best way to declare array size in C++ +2.35