StackRating

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

Mr.C64

Rating
1516.00 (41,689th)
Reputation
28,691 (4,330th)
Page: 1 2 3 4 5 6 7 ... 13
Title Δ
how to handle wrong value passing to constructor parameters? +1.86
Why is g++ returning a 'Segmentation fault' error when I po... +0.56
How to redesign c++ classes? +1.68
Using C++ unmanaged class in C# class library 0.00
Cannot understand this piece of code (operator &) in C++ 0.00
GetAncestor: Undeclared identifier +0.01
Adding Elements to std::vector of an abstract class -1.22
How would you convert a std::string to BSTR*? -0.56
Print to stdout, in hex or decimal, a std::string as a sequence of... +2.62
Can't print some big values stored in a variable of type long l... 0.00
how can i use _getch() without using "using namespace std;? -0.80
what is the best way to convert a Qt object(QgraphicsItem) into C++... +0.18
Read a number, display it on the screen using a simple method (C++) -0.85
std::is_copy/move_constructible fails even though copy/move constru... -0.44
Safe array deletion +0.91
How to correctly marshal .NET Strings to std::wstrings for native c... -0.55
Visual Studio 2010 Arduino cpp Error: argument of type "char *... +2.47
Tree implementation in C++: Cannot convert Node to Node* -0.19
C++ LNK2019 unresolved external symbol stdlib 0.00
block of code that won't work. fopen function and %d -0.73
How to declare a class with a constructior outside of a function C++ 0.00
std::vector content change when read inside the main() +0.52
C++ Struct prototyping in separate header file +0.46
try to understand the pointers maintained by a string object -1.61
Acessing an array from a header file crashes program -0.49
How to build a dynamic array in C++ and return it back to C#/.NET +0.52
Destroy an object with variables (free memory) -1.60
C sprintf - could you please explain the following? -1.77
Concatenating strings of different types in C++ +0.49
What is the difference between these statements +1.56
LPTSTR Losing Scope, work around not working (C++) -1.49
std::find in a vector of glm::vec3 is not working (OpenGLTriangle N... 0.00
std::reverse on MFC CArray -0.56
Format double with swprintf_s and send to OutputDebugStringW 0.00
Can I develop Cross-Platform Desktop Applications using Visual C++? 0.00
Can you have a variable amount of variables in a class in C++? 0.00
C++ vector<Struct> sorting not working -1.12
Deleting old dynamically allocated memory in assignment operator ov... +1.14
How to sort vector of objects by a private string variable alphabet... -1.04
How to correctly implement my own exception handler in C++ 0.00
Using char* or char [] in struct C++ -0.88
QString to std::string Unicode trouble 0.00
C++ vector<string> segfaults -0.78
Rename files to unicode name in C/C++ 0.00
Search for objects within a vector +0.51
Difference between const and non-const method? -0.74
Possible Memory leak while erasing a vector of shared pointers -0.49
Returning a second value through pointer or reference C++ +1.53
Pointer Passing and Parameters -0.69
Cannot convert parameter 1 from 'const wchar_t *' to 'L... -1.27