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 ... 21 22 23 24 25 26 27
Title Δ
c++ program doesn't continue on after loop +2.31
Horizontal Output C++ 0.00
How to find minimum distance using lambda +0.12
Is it possible to enforce, at compile time, that two derived classe... +0.02
Why I get strange characters when looping an array on C++ +1.23
Creating links between arrays of pointers in C++? 0.00
Recursive Power 0.00
Is it possible to create a vector of concept ? std::vector<Conce... +2.95
A case od the most vexing parse 0.00
How to apply alignment to colored text in c++ output 0.00
Validating user input as coordinates (A1...) -0.08
Where should I put my random number generation to get random results? +0.41
std::string::replace "no matching function for call" error 0.00
How to check the strength of a password in C++ using bool functions -1.81
C++ Removing and Deleting a Node 0.00
How can be that a destructor is called but no constuctor before that? +0.26
Out of Scope Error using private Inheritance 0.00
Numbered unique files -0.59
I want to create a c++ program that will generate a random string o... +0.44
Does there exist a type level left-fold metafunction in the standar... -0.96
overload multidimensional array operator for vector -2.07
Modify pointer inside class +1.86
How can I iterate over a vector of functions and call each of them... 0.00
Passing variable to constructor to a derived class gives garbage va... -0.97
Growing a vector in a iterator based loop crashes in destructing wi... 0.00
How does a const member get set in C++ copy-swap idiom? 0.00
Class constructor using object of another class -1.36
C++ std::enable_if fallback? +1.05
What is wrong with my BPTT Implementation? -0.13
Linked lists C++ Error (Cannot convert 'Type' to 'const... 0.00
Access only one element of a pair in an unordered_map in c++ -1.11
Should I use several maps or is there another way? +0.40
The "invalid conversion from ‘const char*’ to ‘char’ [-fpermis... 0.00
Is a for-loop or iterator a faster way to traverse a string? +0.39
Cannot convert int to int[][] 0.00
C++ overload resolution - ambiguous match 0.00
How to add elements to a static vector using an overloaded function... 0.00
How to store a class object into a binary search tree node? +0.36
Repeating Array elements 0.00
Having trouble with finding a string in a vector -0.04
C++ template: how to use 2 typenames while only 1 is function's... -0.57
Return only specific characters within a string recursively C++ 0.00
Member functions ambiguity with multiple inheritance templates 0.00
Accessing graph bundle property type, to use it in SFINAE -1.72
Loop wont exit despite being false 0.00
Is it normal that my mining function is looping indefinitely? 0.00
Finding the highest and smallest number in a 2D array not working 0.00
Initialize std::variant<Pointer, Pointer>? 0.00
Understand the syntax of typedef of C function callback -0.88
Simple way to shuffle deck of cards 0.00