StackRating

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

Alecto Irene Perez

Rating
1537.65 (13,049th)
Reputation
571 (245,632nd)
Page: 1 2 3 4 5 ... 6
Title Δ
C++ expression templates lifetime +0.51
How to create a 2 dimensional vector with fixed length of column an... 0.00
Is there any leak of memory in my code when i pass pointer to vector +1.97
How to multithread line by line pixels using std::thread? 0.00
How to initialize members in nested class? C++ -0.91
Prevent const function being called for non-const object -1.85
Is there a way to include multiple != operators? +0.45
Get underlying type of any C++ dereferencable type 0.00
c++ conditional uni-directional iterator -1.75
No known conversions 0.00
How to make a float in c++ without a decimal place limit +1.73
Linked List Addresses are not in regular intervals 0.00
How to pass a function as parameter in class(C++) 0.00
What does char* (int) mean in C++? +1.39
Data Structure to represent command packet format 0.00
How to convert integers represented as string to ASCII symbols? 0.00
Why does deleting the move constructor cause a compile error? -2.07
std::cout is decreasing CPU Usage? +0.43
C++: How much performance impact can programming an input validatio... 0.00
is there a way to read from a text file and store individual data a... 0.00
C++ How can I improve this bit of template meta-program to give bac... -1.22
Simple method of testing what class an object is of? +1.38
Detecting a pattern of co-dependent functions with SFINAE +1.78
Null pointer not detected +0.46
Modifying element of const std::vector<T> via const_cast 0.00
Why the result of the sum variable = 1? 0.00
How do I get the max element of a std::unordered_map? +0.46
Virtual function does not overrides to latest inheriting object 0.00
what happens when a pointer is passed as a pointer to a pointer ins... -0.66
How to retrieve variadic template parameters without auxillary func... +1.46
I am absolutely baffled how outside a for-loop a value can be one t... 0.00
std::thread maximum concurrent threads -0.03
How to tell if expression is evaluated at compile time or runtime? +2.08
C++ Changing elements of an array using only pointers -1.11
What is the reason non-member virtual functions are not supported i... +0.23
constexpr vector push_back or how to constexpr all the things 0.00
C++ program that uses a 2 dimensional array that asks a user for tw... -0.13
Deallocation using vector in c++ -2.28
Why am I only extracting one value out of my variadic template? -2.08
How to overload a variadic constructor to take itself as the class? -1.32
C++ - Multithreading takes longer with more threads +0.44
What is wrong with the output of this attempt at dynamically resizi... 0.00
template function that uses n_copy to copy first n elements form on... +0.40
How to ensure moving without impeding RVO? 0.00
Appending to polymorphic list in C++? 0.00
Trying to validate input in C++ -1.68
What is the syntax to access a member function of a derived class n... +0.34
How to get value of the variable from predefined C++ function using... 0.00
How to specialize a templated class's member struct +2.07
What is the difference between the 2 versions of std::enable_if +0.21