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++ sequence points and changes to evaluation order in C++17 +3.12
Inline version of a function returns different value than non-inlin... +3.94
Why is rapidjson giving me problems with std::string? 0.00
How to signal to other node that no more work is available from the... 0.00
Member function vs friend functions: why one and not the other? +4.74
Opening multiple threads with an object and returning a result 0.00
I would like to convert this Borland C++ code into workable Visual... 0.00
6031: return value ignored (getchar()) In visual studio 2019 0.00
Replacing spaces in a string with increasing numbers +0.98
Array with size determined by result of virtual function 0.00
How to Print Out the Words In a Trie With a Vector Given a Particul... -4.39
Function getting key from singly linked list and error service 0.00
Sorting a vector by a const member function 0.00
Write to existing json file 0.00
What's not inherited to a C++ Derived class? Apparently, operat... +0.15
Is there a way to support 'const reference' as a function s... +4.57
Is there any simple way to multiply cv::Rect size and coordinates? -4.36
Simple cin cout Code runs by "build and run" but dosent w... -3.64
How to turn UTF8 std::string into a NSString? 0.00
why linux can't catch C++ run-time errors such as uses a shallo... +4.47
Polymorphic unique_ptr class member 0.00
Reinterpret cast from float to int +0.96
Undefined behavior (program aburptly stopping). What am I doing wro... +3.68
ะก++ variadic templates: implement variadic functor +4.61
Pass by reference if possible, by value otherwise 0.00
How to avoid run-time checks for running parts of code that become... +3.51
Can't access/set values of a null struct 0.00
The code doesn't gives me any output in Dev-C++ +3.73
How to change `void *` type to `string` type 0.00
Does it make a difference in how you initialize a string in modern... 0.00
How can I print a vector in a recursive function? -0.04
Will a C++ compiler inline a for-loop with a small number of terms? +4.21
Move semantics on individual vector elements 0.00
Casting function pointer to member function +0.28
C++ how to write a ifstream for multiple files? 0.00
Does it matter where is the inline keyword is specified, base class... -2.99
Use of & operator in C++ function parameters: pass-by-rvalue-re... -2.30
C++ in vscode: error: no matching constructor for initialization of... 0.00
Patterns: Create and translate between data objects and wire formats +3.60
Using custom comparator for std::set with custom constructor +5.43
Complex compiler output for simple constructor -0.24
How can I improve the efficiency of my solution for Prime Generator... +3.74
SNS subplots using loops 0.00
Is there a benefit to using reference_wrapper on a pointer vs passi... -2.12
istream opening .txt file but not actually gathering the text withi... 0.00
Get value from memory address -1.60
Dynamic allocation store data in random location in the heap? +3.98
C++ function with reference parameters errors out for iterator. See... -3.53
What actually happens when two shared libraries define the same sym... 0.00
Stack implementation in C++ using a class causing segmentation fault +4.39