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 ... 8 9 10 11 12 ... 27
Title Δ
Does Polymorphic Slicing occur when Derived Object declares no New... -0.48
How does caller know which member functions of same name shall be c... 0.00
CPP vector concatenation in recursive function 0.00
How do I store addresses in a map in C++? -2.77
C++ && operator not evaluating the conditions -1.26
How to insert a node a node at second last position in single linke... -0.79
how to check the return value of a lambda inside an if statement in... 0.00
Unable to print vector object data member values in C++ +0.27
How to get input from the user and push it to a list -2.18
Trait to see if a move constructor exists 0.00
How can you get gcc to fully vectorize this sqrt loop? -2.25
Multiple Return Types with templates and switch case in C++ +0.73
Possible to output console result into text file? -0.46
How can I implement the behavior of unique in matlab using C++? +0.29
c++ shared_ptr<map<int, int>> initialized with differen... -0.75
Number of files and directories in linux directory, only in level 2 -0.21
What's the difference between delete[] and ::operator delete()... +1.05
Should I use the 'const' keyword in c++ +0.82
Why does constexpr not cause compilation to fail on index out of bo... 0.00
How to rotate an arbitrary number of in-out parameters to a functio... +1.47
C++ "toupper" not converting character to uppercase +1.04
C++ specialized method templates produce multiple definition errors 0.00
Why is my code not matching regexes for these s-expressions? 0.00
Obtaining a function pointer to a non static member function -0.45
how to generate a compare function from a pointer to member function? 0.00
Cleaning code for move generator function for game in c++ +0.75
How to use operator overloading with pointer objects? +0.30
Custom Vector/Dynamic Array C++ issue 0.00
Not getting correct output Function not working +1.85
C++20 : Is there any subrange for left or right half range? -0.20
C++ Control reaches end of non-void function 0.00
Increment a variable in C++ with a void function -2.53
How can I add multiple numbers to a variable +0.99
Array nested struct initialization -2.30
How can I reinitiate a singleton? 0.00
Why we can have a semicolon in if but not in while loop -1.39
How to have operator<< for specific template instantiation st... 0.00
Pointer value loses scope 0.00
Process exits unexpectedly with the return value of 3221225477 0.00
How to call Operator "" on variable 0.00
Why can the template not be instantiated in this piece of C++ code? 0.00
How can we generate some amount of random numbers and link them to... +0.25
C++ "periodic" iterator over the custom container +0.37
Can I separate the 2 types of syntax that call copy constructors in... 0.00
How to fix Segmentation Fault in linked list +1.38
Why does the false branch of "if constexpr" get compiled? 0.00
C++ char array[] memory leak +0.97
How to use the same constructor argument as a class parameter in or... 0.00
"No instance of overloaded function" error with static fr... 0.00
How to write function with the matching const modifier on argument... +0.94