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 ... 20 21 22 23 24 ... 27
Title Δ
Why are my or operators not working as intended? (C++) 0.00
How to restrict the parameter type of a callable to be passed to a... +0.37
No known conversion from 'A' to 'A &&' for... 0.00
about Initialized Captures of the C++14 lambdas 0.00
Why erasing element from vector while iterating causes Segmentation... 0.00
C++ passing by reference random output +2.30
In range v3 library, why ranges::copy do not work with output of ra... 0.00
C++ How to access child class virtual function from an array of poi... 0.00
Nlohmann's json library, json array to a vector of structs with... 0.00
How to print an array of 5 values 1D as columns? -0.11
Iterating over a string with string::size_type vs int +1.61
Is it possible to modify an attribute's attribute via reference? 0.00
How can I check the user inputs the correct sequence of characters... +0.36
How to find the line caused segmentation fault in c++ compiled prog... 0.00
Single Linked List, C++ segmentation fault, add to list, print 0.00
Why won't the pointer store and print the same data as the obje... -1.58
std::distance not giving expected output 0.00
Leetcode May Challenge : Check If It Is a Straight Line 0.00
Encryption with substitution cipher 0.00
Need help writing a function to check if two BSTs have the same str... -0.01
Pointer arithmetic calculation 0.00
Error in implementing String comparison in C++ +0.40
How do I trim my vector with a specific member variable? +0.39
How to efficiently replace characters in an std::string with iterat... -0.58
Can I dereference std::string.end()? +1.79
Pointer initialization is overriding the value 0.00
'const' keyword changing semantics 0.00
Why does the C struct hack not work for C++ template declarations? +1.18
Why are my map values being reset after i exit a loop +2.19
C++ string to C string +1.69
Vector subscript out of range with min and max element +0.41
Most efficient way to find iterators of 4 maximum values in const v... +0.73
I can't wrap my head around the logic of using for loop 5 times... 0.00
shrinking namespace to base -0.32
Finding multiples of five in a vector using a function -2.34
How to modify a binary tree? 0.00
Why can't I make a external type appear like an inner type in c... +1.63
How to include dollar signs? +0.41
C++ friend operator overloading cin>> 0.00
How to Print 7 Days of week by taking user input? +0.40
C++ overload bool operator 0.00
A quick question from a newbie about deleting non-Upper-alpha: why... -0.55
No Names returned in search function 0.00
Unexpected output in expression that uses macros -0.19
Persisting variables outside scope of a function 0.00
How can I check if a type is a specialization of std::bitset? 0.00
c++ struct pointer to adress struct error CDCDCD +2.24
Why can't I set *this == class object +0.42
Why the outcomes 0? -0.09
Error in returning pointer of array to Python 0.00