StackRating

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

cigien

Rating
1663.13 (392nd)
Reputation
1 (4,402,683rd)
Page: 1 ... 24 25 26 27
Title Δ
Changing the value of a member vector variable in a member function 0.00
How does C++ create different vectors in two dimensional vector ini... -4.84
How can I call a non-templated method instead of the templated one? +3.97
Debugging this code to find the highest product of 13 adjacent digi... +4.10
Dereferencing NULL pointer warning when checking if char* is null o... +4.04
How to use range-v3's ranges::actions::transform? 0.00
std::cout print different result of a chrono duration under 32/64 bit +3.49
Recursive C++ function not returning correct boolean value +3.98
How do I find unique words from vector and put them into another ve... -1.58
What is calling void(); doing? -1.00
Segfault when recursively searching a linked list in c++ +3.93
C++ - How to count how many compares it took the program to find a... -4.31
Program crashes on trying to access the key that does not exist in... -1.17
Why does this switch statement return 23 instead of 2? 0.00
clang-tidy suggest I remove const references, why? 0.00
Vector Pointer weird result -4.52
Why is compiler using non specialized template? 0.00
Passing Arrays through Fuctions - "Error: Cannot Convert '... +2.79
Extract all numbers from stringstream +2.36
Fill stringstream with single character -0.56
How to prevent a temporary on the left hand side of the assignment... +5.16
Tuples as templates in c++ +3.19
Passing a string by reference in c++ -4.43
How to apply binary search for searching points/pairs in c++? 0.00
Why this code works for 8 different test cases except 1 in C++? -3.37
Is there any purpose of declaring lambda followed by immediately in... -1.48
How to reverse order of a set array +1.35
In C++, how do I populate a map at compile-time, given a vector of... 0.00
How to match float numbers without empty matches 0.00
REGEX - How do I make sure that a word is independent? 0.00
Function returning <error-type> instead of the intended raw p... 0.00
Initialize an array of template structures +3.87
Vector has the same size out of function that uses push_back() 0.00
Minimum sub-vector size k with the divide and conquer technique +3.21
using 'std::cin>>int>>string' works without whi... +0.62
When are template arguments required in C++? +4.29
Why does the first and second case keep returning false when both t... -1.59
Don't understand vector C++ +4.04
Segregate even and odd nodes in a Linked List with odd node first +4.16
Classes and Dynamically Allocated Array- Read access violation 0.00
deleting node from BST not working with std::pair 0.00
C++ assigning data to array like initialization -0.73
Copy one element from a vector to another vector 0.00
Why am I getting this SIGSEGV signal in my catch2 test? 0.00
Why isn't my call to a value-returning function working? +4.01
Custom List with iterator, error when trying to make pointer to nes... +3.71
How to display nodes of current level? 0.00
Best way to specialize function using enable_if for only some types +4.48
Is it possible to call the << operator using prefix notation? -3.83
Reading text files with different parameters with spaces +3.66