StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Eugene

Rating
1516.38 (40,490th)
Reputation
1,771 (93,712th)
Page: 1 2 3 4
Title Δ
What's the difference between push_back({ "George", 1... 0.00
Deciding to use at runtime a boost::static_vector or a std::vector +2.85
My function to create a number divisible to 30 broke in c++ 0.00
This works in c but throws C++ a value of type int * cannot be assi... 0.00
How to know the value of a reference +1.43
How do I use the std::find to find a set element with a struct memb... +2.41
How can classes with `std::variant` members be copied safely? +0.22
There is Run time error in making 2D Array +0.48
C++ Parent class Sub class , working with vector 0.00
Should I use a class method or pass an object by reference? +2.44
Question on behavior I have observing when testing passing paramete... -2.02
How can I alter an array from inside a function in C++ 0.00
Inconsistent move in debug and release configurations while passing... 0.00
How to make function take in generic vector? 0.00
How do I 'fill up' remainder of a size at compile time? +2.43
Default value for abstract class pointer parameter +0.24
Problems converting string to float in C++ 0.00
Use a function pointer as template function type parameter? -1.66
Does the same trivially-copyable limitation that applies to `memcpy... +0.29
Passing lamda to std::find 0.00
Why does this code return a long number at the end? (c++) +4.14
Understanding Preprocessor Directives in C++ as a beginner +4.52
The "inline" keyword in C++ 0.00
How to access the position of an object within a vector when using... 0.00
trying to simultaneously compile three template .cpp files causes &... 0.00
Invalid link specification 0.00
Resize array using new +0.01
Can I initialise the size(both row and col) of a vector of vectors... 0.00
Why defining move constructor deletes move assignment operator -0.06
Indirection requires pointer operand. I dont understand why *uptr i... 0.00
use for_each and lambda to destroy a acclocated object 0.00
When is it better to use exit() vs exceptions in c++? +0.46
Visual Studio C++ intellisense Function Info - How to interpret the... 0.00
variable cannot be implicitly captured in a lambda with no capture-... -4.30
Duplicate symbol --- Difference between definition and declaration -4.11
Calling function from other C++ source doesn't work -0.05
C++ syntax, difference between i % k == l % k == 0 and i % k == 0 &... +4.01
Merge sorting a string -4.30
What is the preferred method for dealing with flags? -4.27
Neural network with static std::array is slower than neural network... 0.00
Do new c++ warnings improve reliability? +3.84
When to prefer plain function overload over templates (overload)? 0.00
ternary operator for return switch -3.17
Using c++ to find the limit of a convergent sequence -0.06
Program will not exit after calling exit() 0.00
Getline code not working correctly or my code is not compiling corr... 0.00
Name for basic binary mathematic operators in C++ +4.43
Advantages of using a function template argument when simply moving... 0.00
Throws "Array type 'int [4]' is not assignable" e... +0.54
Undefined reference to `MyLinkedList<int>::MyLinkedList(int)&... 0.00