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 ... 9 10 11 12 13 ... 27
Title Δ
(How) can I cast between an aggregate type with one member and that... -0.43
C usage of goto +1.48
Inappropriate result using %d for float instead of %f -0.54
why Copy Constructor was executed here +1.27
How to cout a vector from an outside function? +0.29
Array type 'char [n]' and 'uint8 [n]' is not assign... -0.42
Adding a non-empty string to a vector using push_back, the vector c... -1.08
Variadic template parameter inference with nested maps +1.48
The error is: reference to 'max' ambiguous -1.76
How to silence Xcode warning: "variable length arrays are a C9... +0.29
I can't make my function calculate how much time has passed and... 0.00
Redundant Data Members 0.00
C++ Assign value of class member from a different function -2.93
Checking if a character occurs at least N times in the string. Any... -1.34
How to make a for loop variable const with the exception of the inc... +0.86
Problem with C++ standard container not inserting new values 0.00
classic array vs std::array +1.24
What's wrong with this function that I wrote to find calculate... +0.54
What does the operator"" do in C++? 0.00
C++ can't access a public attribute in a class that is returned... 0.00
Cannot use protected constructor in a derived class 0.00
How should I read words and put them into vectors in C++? +0.30
Automatic promotion of arithmetic operations 0.00
Store pair values in vector C++ from a 2d vector -0.21
How to replace non zero values with a particular integer using CUDA... 0.00
Reversing a singly linked list in C++: pointer in the stack 0.00
C++ class function isn't performed 0.00
Computing fibonacci in c++ function and throwing compile-time error 0.00
Ambiguous call when inheriting multiple times from generic base class 0.00
problem in traversing through unordered_map cpp 0.00
C++ convert char array of digits and commas to list of integers? -0.54
Is this auto template deduction guide is correct? 0.00
Merge sort program doesn't do anything to the array that I want... 0.00
Why can't I compare a constant instance of a class with a non-c... 0.00
What is relative order and what does stable_partition do? +2.60
std::set method to get number of elements lower than a given element? 0.00
Is there a way to put a vector into a pair in brackets +0.03
Detecting type inclusion in std::tuple at compile time -0.04
why i am getting error in finding the number of maximum values in a... 0.00
Can a code run if initial array value is less then input value? +0.84
Linked List is Palindrome or not 0.00
How do I construct a string consisting of doubles and " "... 0.00
MSVC - C2668 ambiguous call to overloaded function - Is it a compil... 0.00
'this' argument to member function 'attacked' has t... 0.00
Double Implicit Conversion in C++ 0.00
splitting one vector into almost-equal sub vectors then storing int... -0.70
Minimize Number- c++ -0.20
Always getting interesting Segmentation Fault with g++ -2.21
How to compare values of two vectors -0.46
How to print linked list using c++ recursion in object oriented for... +1.04