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 Δ
using normal_distribution in a loop -0.15
Copy or constref a shared_ptr? +0.46
How can I delay a function without freezing the thread using C++ 0.00
Is there a C-like syntax scripting language interpreter for C++? +0.45
Misleading syntax/parser error: Expected > instead of * in reint... +0.47
Using a thread pool to parallelize a function makes it slower: why? 0.00
get object from a shared_ptr of a base class 0.00
How to write includes with Visitor Pattern? [Simple Example] +1.73
Ownership mistake about duplicated unique_ptr items in a vector -2.35
Integer overflow in C++ even when using `unsigned long` +0.46
How to create constructor with array as parameter? 0.00
Validate characters are less than specified letter in alphabet c++ 0.00
How can I create so many threads in c++ on beaglebone black -0.56
Why this code is not showing output for n around 10^5 +0.47
Parameterized Constructor for Node Based Linked List 0.00
Attempt to convert string variable to bool results in "true&qu... +3.69
Accessing a reference array with multiple arguments? 0.00
Differentiate typedefs +3.66
C++ Assignment operator for class that contains a unique pointer me... -3.42
Is there a gcc command to link all the .o files in the same directo... 0.00
How to use templates to call function based on data type? -4.12
Calling member function inside of member function +3.63
How do I allow the user to determine template type? -3.88
Design patterns: Should I use inheritance here? 0.00
How to properly compare two arrays stored in memory? -2.01
What does this overloaded operator do? 0.00
std::thread release from inside thread function 0.00
Why I can't input into my std::vector in C++ 0.00
define a class `MultiInherit<MyTuple<X1,X2,...>>` to in... 0.00
Compiler errors with incorrect use of nullptr +2.33
'int' convert to 'const int' with static_cast, but... +4.06
Trying to pass remove_reference as a function parametar -1.94
How to declare getters/setters for an array member variable 0.00
Java Final Keyword vs C++ const pointer vs C++ reference -3.80
Create arguments and forward from variadic type template 0.00
How do I convert a string to a double with a set amount of precision? 0.00
How private data member is used by an inherited class object? -2.13
Does C++ guarantees it is safe to access adjacent elements of an ar... -2.88
Compile error with C++ Linked List creation. Undefined symbols for... 0.00
C++ auto on int16_t casts to integer +3.47
C++ Error when Initializing a pointer to a pointer 0.00
C++ ambiguous constructor when using typedefs -0.34
How can I remove an item from a set in C++ without deleting it? -3.37
How to write a generic templated wrapper for type specific acess fu... -0.75
What is the most effective way of iterating a std::vector and why? -3.77
Passing Classes into template parameters for a base class construct... 0.00
How do I initialise a global map of string to function pointer? 0.00
How to write data to stdin to be consumed by a separate thread wait... +3.56
Efficient Swap Using References? -3.64
Is it possible to compile a static library with an external dependa... 0.00