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 ... 7 8 9 10 11 ... 27
Title Δ
Is it safe to use std::string::c_str() to modify the underlying std... 0.00
I need help fixing my C++ program - No errors, Not printing what I... +1.12
memory allocation for non-static data members in class 0.00
How to check if a class has specific function to avoid compile time... +0.54
How to Sum an Array element-wise, in reverse? +1.45
How to delete rows and columns from an associative NxN matrix in O(... 0.00
How can I conveniently initialize array of function pointers? -0.69
Std thread detach -0.86
c++ how to iterate over a collection of objects w/o explicitly crea... +1.16
Initialize an array with different index starting point to any N? +1.52
Error in Accessing a Union Member in Constant Expression 0.00
C++ incrementing a globally declared counter 0.00
STL algorithms for pairwise comparison and tracking max/longest seq... 0.00
Array values reset problem with dynamic allocation +1.86
How can I overload a postfix operator in C++? +0.30
Locally visible typedef for function parameter and function body 0.00
Why do i need to subtract 7 from the while condition in the end for... -2.44
make_array with compound type not working 0.00
Do-for loop like do-while -0.19
How to use CTAD for a lambda? -2.51
Problem in Finding Prime Numbers between Two numbers 0.00
How do you pass a function as an argument into the transform() func... +1.88
What is the right way to overload the assignment operator for a der... 0.00
How To Turn Char of '2' into Integer 2 in C++ +0.75
Add a set of numbers in C++ +1.05
Is there a way to rewrite this? 0.00
Prevent infinite recursion in c++ -0.62
How to populate and edit a std::array of maps +1.66
calculating float type average with for loop C++ 0.00
Why does -Wfatal-errors turn off notes about the error, and how do... 0.00
Multithread for loop function not working correctly -2.88
Dividing by 0 is a compiler error or a runtime error 0.00
How to understand this result when using std::sort? 0.00
C++ return object member variable when object is called? 0.00
C++ Enable method based on arity of template tuple +0.30
Values in optional<map<string, string>> getting "c... 0.00
Function is exiting loop too early +1.79
Polymorphism C++: field of base pointer not using value given by de... 0.00
C++ error variable declared void when passing array into function -2.14
Handling an error condition in the compare function of std::qsort -1.72
'View v' has incomplete type and cannot be defined C++ 0.00
Given a string S consisting only of '(' and ')', fi... 0.00
How to sort array of pair <int, pair <int, int> >, by f... +1.57
aggregation - how to elegantly free the memory allocated for the ob... +0.30
Printing array of doubles gives unexpected results +0.71
Problems when trying to replace a sub-string of unequal length 0.00
How can I fix 'arr is not declared in scope' in my function? +0.28
String literal wont have end for regex expression 0.00
Difference in the usage of function prototype with / without pointers +0.30
Having trouble comparing index of a list to a string 0.00