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 6 7 ... 18
Title Δ
Why can't a reference and a pointer be used together? -0.80
pure virtual function with implementation in C++ +0.49
Possible deadlock situation in the wait method? 0.00
Apply same function to each element of N arrays of different sizes +0.47
Iterating over an odd (even) elements only in a range-based loop +0.73
I was trying to figure out the run-time complexity for a nested for... +0.16
Why isn't it a constexpr in this case? 0.00
C++ most efficient way to represent camera covered area in gridmap 0.00
fixing the wrong output on certain section -0.01
In C++, what's the difference between a literal 3 and the resul... 0.00
Efficient way to find intersection of two vectors with respect to t... +1.65
TCHAR incompatible with LPSTR -0.03
How can i append text in front everytime i write in a file? +0.50
Template specialization with enable_if fails in Clang, works with GCC +2.54
Arduino: struct order in unions +0.50
I don't understand the merging between C++ and HTML in a piece... +0.01
Store Size of Array is not known -0.14
Operator overloading functions 0.00
How to join an int array to string in c++ separated by a dot? +0.80
how use the '#define' define a macro to exectue mutiple met... +0.50
Matching of strings with special characters -0.26
Is it possible to assign multiple integers into one? +0.93
C macro stringifying a variable +0.29
fastest way to convert int8 to int7 -2.01
How to set a LPWSTR pointer which has been provided by reference to... +1.46
How do I duplicate Delphi's indexed properties in c++? -1.32
Using namespaces and includes -0.64
Produce rotating effect with threads 0.00
How to cout limited characters of a string in C++? -0.26
C++ an iterator "for loop" idiom which moves in step size... -1.09
Template argument deduction / variable template: how can I make it... -1.60
View the source code C++ in Eclipse - Ubuntu environtment +0.49
compile error : loop through each element of an array inside a c++... -0.67
Problem with template class with multiple parameter constructor in... -2.00
Is there an alternate way to conditionally increment array values w... -0.11
Dynamic Programming with double recursion 0.00
optimisation advice on value clamping in a loop +2.51
What does this C++ template statement actually mean from syntactica... 0.00
What is the best practice to create pointer in loop and deallocate... 0.00
C++ multiple interfaces that only differ in return type? +0.17
Would it be possible to overload << operator for a std::map w... +2.03
Pointers Default initialized Value is not NULL? -1.47
Cannot declare variable to be an abstract of class -0.27
Why are temporary strings created here when returned as const char*... -0.03
How to return a private pointer to a list of pointers as const? -1.87
Sorting c++ vector<string> -1.51
How can I initialize 2d array with a list of 1d arrays? +0.41
how to avoid nullchecking on an Object which has relationship of co... 0.00
Interval range insert with split into unique ranges 0.00
Does endianness affect writing an odd number of bytes? +1.09