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 ... 10 11 12 13 14 ... 27
Title Δ
Apply std::conj in template function if template argument is complex 0.00
Specialize how std::vector grows +0.89
Query regarding pointer member variable +0.50
Moving Ofstream to class c'tor +1.60
c++ applying templated function to each element of a tuple 0.00
Parse elements of a std::string into integers (C++) 0.00
How to update a while loop with multiple if statements? 0.00
How do you randomly generate a number from an array and then use th... 0.00
What n&1 and n>>=1 mean? +1.09
Using '=' operator to make two arrays equal in C++ +1.83
Random number generation: compilation errors 0.00
C++ usage of allocated memory inside structs -2.30
Why is T not string* when template <typename T> string debug_... 0.00
Random number example from Stroustrup has compilation error 0.00
Is there an easier way to iterate through a vector from the back? 0.00
Why does the program terminate on startup without outputting anythi... +0.30
How to iterate over a 2d vector using a 1d index -0.42
Remove the required elements of string2 from string1 -1.97
Why am I allowed to initialize object of class Test by assigning in... 0.00
Default constructor error no matching function for call to +1.62
C++ void_t SFINAE false_type true_type can't get specialization 0.00
K-means Cluster Centers Are the Same Every Run Although It Is Rando... +0.31
Trying to fix error in a program for removing duplicates in linked... +0.28
how this code is working even the function f1 is not returning any... 0.00
how to replace the last matched character in string with last match... -2.44
The program crashes sometimes and works perfectly fine sometimes. A... +0.17
How To Extract Tokens from String? +1.19
Ambiguity about the C ++ standard 0.00
Pointer object calling a constructor gives some other not expected... 0.00
How to safely "pop-front" from std::map without extra copy? +1.65
Conditionally constexpr expressions with if constexpr -0.16
How to pass std::sqrt as an argument -0.38
compile time selection of a specific method, disguised as an operator +2.11
Extracting a specific thing from a string +1.65
Inline function of my code is not storing string the string value 0.00
Atomic struct containing pointer 0.00
What is the meaning of assigning to return value of getter taking t... -2.46
Initialisation of string elementwise causes TLE but this technique... 0.00
Generic Lambdas -0.82
An error "Call to constructor of ' ' is ambiguous"... 0.00
C++ default output stream what causes an error? 0.00
Is std::optional set to std::nullopt when it is declared as a local... 0.00
C++ how to declare a "complex" object inside a loop? +1.10
Assertion intention: assert(!distNodePt == !indexNodePt) 0.00
Why do I get " illegal instructions" error? 0.00
How do you accept multiple values for a switch case? +0.37
How can I print prime numbers till 10^8 using Sieve? 0.00
Why does passing a struct with const reference members cause a C228... -1.39
How to make use of an accessor method of an object when that object... 0.00
splitting string in c++, with no clear sign? 0.00