StackRating

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

Aconcagua

Rating
1527.90 (20,559th)
Reputation
12,709 (11,464th)
Page: 1 2 3 4 5 ... 18
Title Δ
Lambda expression in C++17: trailing return type vs static_cast for... 0.00
Unable to compile managed c# code within unmanaged c++ code using c... -0.04
How do i find the second largest element among given collection of... +1.14
How to transform function to lambda function +0.47
Two log lines are mixed with log4Cxx in c++ 0.00
How to downcast in C++ to call a child function from a parent insta... +1.32
How to "step through" a loop +1.33
Struggling with collision detection. How do I detect the collision... -0.46
Is there any shortcut for this if statement? +2.33
Extend a template classe using the type definition in subclass 0.00
fscanf() != EOF as exit condition of loop exits at the wrong time -1.14
what actally reason of the specialization redefined 0.00
Define HAS_XXX / NO_XXX for supporting / no-supporting a feature -1.73
What is the difference between char s[] and char *s when it comes t... -2.18
Unable to call pure abstract base class overload +2.57
How come I am getting this error while trying to add two linked lis... -1.30
How do I make a sub class return a less general typedef in C++? +2.52
Can I make an object method that will modify itself if called alone... -1.51
why my function doesn't change my object's attribute -1.46
Returning std::vector in std::map +1.86
the value of sizeof('0') is how much? +1.24
Handling char integers +1.39
Reading two files into vectors First while loop works but second on... -0.49
C++ pass vector (lvalue to rvalue) 0.00
Difference between reference assignment in C++ and Java -0.96
Is there a way to do mapping of all subsets of a set of size n to a... -1.92
Convert the time string of UTC to IST time in C language 0.00
Compiletime for each with custom functions +2.24
Count no. of words in a string in C programming ( I am getting empt... -0.02
Creating a class object without a variable +2.67
Using std::vector in hackerank birthday cake candles question +0.26
Assigment Operator for objects with user defined pointer members -1.81
Why is there no exception thrown when trying to change _arr[3]? +2.51
Why doesn't 'operator<<(cout, double)' work? +1.22
No matching function for call to (list and push_front) -0.57
Assigning address of pointer to pointer-to-pointer +0.49
Extra node after filling a linked list in C +1.50
Assign array type to pointer type? +0.19
Repeated sprintf format pattern - string literals versus const char... -1.14
How to check whether two structure types are equal in c? 0.00
How do I iterate equal values with the standard library? -0.46
Saving abstract value object in wrapper and Usage of inheritance +0.45
How should I call a player spell in a text RPG? -1.33
Passing hex numbers as main function argument 0.00
Applying a function to tuple element only if that type is present i... +2.18
Check for C++ template value zero fails -0.76
How to specialise the return type of a function with an enum in C++? +1.60
How to avoid repeated const and non-const virtual functions ? is it... 0.00
Why does casting a string (array) to char result in a lower case &q... +2.48
Can t transform int type to time type(my class type) -1.34