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 ... 5 6 7 8 9 ... 18
Title Δ
Pass class method as void function pointer (C++11) +2.44
I need to create MultiMap using hash-table but I get time-limit exc... 0.00
Overriding assignment operators in proxy class for vector object in... 0.00
Print a vector of vectors +2.26
Templated factory based on the union of different enum class values 0.00
How should I implement a flood fill function to my c++ program? +0.55
c++ Problems with operator overloading +2.32
How to test if a particular C++ statement is faster or slower than... -0.47
C, Why the function doesn't accept the 2d-array from txt file a... -1.07
Dynamically choose type of private member in class 0.00
vector <pair<int,int>>v(size); showing 0 as values when... +1.11
Copy constructor for object with two linked lists C++ +0.81
Using assignment operator overloading to return jobject from class -1.63
c++ multiprocess writing a unique file -1.46
C++ exit function from another function -0.16
Why do programmers use both std::bad_alloc and std::exception. Is s... -1.68
C scanf overwriting globally declared array of structs 0.00
Reading a TCP header and managing a TCP connection with RAW_SOCKET 0.00
Reason Behind Passing By reference to a Function in C++? +0.55
C++ removing elements in a linked list +0.21
Specializing method template while checking for subtype +0.18
Is there a way to avoid hashing/equalityChecking when inserting to... 0.00
Why is gcc compiler flag unknown? -0.37
C++: call a top class method from the attribute class 0.00
C++ for loop skipping elements of a vector? -0.86
Member of derived by pointer to base, static_cast, crtp, removing t... 0.00
C++/Address Space: 2 Bytes per adress? +0.81
Automate window programming through a base class 0.00
How can I use a template parameter for function types? 0.00
How to iterate and get the strings numbers +1.61
Access class subtype via object +1.13
Are there any reasons not to extend std::set to add a subscript ope... -1.78
Iterating over a list of objects c++ -1.24
Removing qualifiers with partial template instantiation 0.00
How do I use a templated class within a new template? +0.02
How is the proper way to use class members in another class? 0.00
When stripping bits out of an int, the compiler warns about one con... -1.32
Unable to get decimal output in c++ code. +1.88
Splitting coupled classes into separate headers -1.79
why does this code return -nan(ind)?c++ 0.00
convert hexadecimal string to binary and seperate into bits n C++ +0.21
C++ implicit constructor conversion followed by type upcast -1.03
C++ both input and output pipe to the external program 0.00
I wonder if I can allocate a class to a particular member data and... 0.00
How does C++ cope with vector of objects with the same name? -0.57
Deduce array dimension from array name through C++ template metapro... +0.53
How to merge two array in a char array for sending over network 0.00
sorting an array of pairs according to a comparing function C++ -1.45
Shallow copy a string array in the constructor 0.00
Why would I want to lock two mutexes in one function - that too wit... +0.91