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 ... 18
Title Δ
Type inference in C++ operator overload 0.00
How do I fix this method for reading structs and putting them in th... 0.00
How to convert a char array into a FILE type in C++ 0.00
FIFO: One process never reads from pipe 0.00
Can we control two independent processes with hardware timers in st... -0.68
String array length C++ issue? -0.11
Printing elements of a linked list, but instead, it prints reversed... -0.06
Return a pointer or value when objects are large 0.00
for loop went to super long time (20+ Minutes) iteration when the i... +1.44
C++ templates and runtime +1.22
Closing connection and removing from vector halts program 0.00
Is it a good idea to make an destructor protected to disable delete... 0.00
Run-length decompression using C++ +1.02
Run thread with derived method from base class without using templa... +0.90
the numbers appearing closest to integer x in the vector<int>... +0.99
No standard way to dereference/unwrap objects? 0.00
Display 2 of the same values in a bubble sort 0.00
How to check if number1, number2, and number3 is equal to a, b and... -1.38
Is there a way to bind overloaded class functions to a function obj... 0.00
How to replace a recursive function to using stack or iteration? +0.81
Massive performance slowdown when changing int to unsigned long lon... 0.00
Using Enum Class to define members in class +2.20
How to generate special characters like \t \n \001 from \\t \\n \\0... -0.27
converting a common recursion to tail recurtion because of stack ov... 0.00
Refactoring a comparison operator for std::set which is using dynam... +1.97
C++ storing different pointer types in one map (and handle the dest... 0.00
Assign array to double pointer 0.00
I can't loop through a vector of objects when trying to overloa... 0.00
First c++ class and not sure on some things. specifically "con... +0.49
Is it possible to exploit the following code? +0.47
c++ thread create/delete vs thread stop/resume 0.00
Best way to share global variables without using extern? +0.45
How to delete part of a class? -1.77
Should templates be used when type-parameter-specific code is needed? 0.00
How do I create a templated function can that operate on any std::m... -0.01
valgrind is displaying memory leakage in singly link list example +0.47
How to override a pure virtual function using a subclass reference... +1.88
C/C++ aliasing functions to other function with different arguments -0.52
Can't find the text file? 0.00
Display Problem in C++ If Even Numbers is Inputted +0.48
C++ Function pointer arguments and classes inheritance automatic cast -1.83
Binary Tree nodes and relations to the parent -1.66
storing big numbers (10-12 digits ) in an unordered map <string,... +0.47
Double pointers vector in c++ -0.51
How to prevent a derived class being an abstract class in c++? +1.20
How to add and display hours, minutes, seconds of data taken from t... +1.63
I implemented my own square root function in c++ to get precision u... +0.47
What does minus and plus notations do on string in c++ +0.47
How to flip Y axis of pixel data +1.88
Calculating average of pair numbers 0.00