StackRating

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

Cheers and hth. - Alf

Rating
1607.22 (1,496th)
Reputation
126,064 (504th)
Page: 1 ... 24 25 26 27 28 ... 66
Title Δ
Array of Structs cannot read intergers assigned to them c++ +0.33
Refactoring method that is mostly the same except for one line 0.00
What's the difference between "Thing thing;" and &quo... +1.05
Why can't I do polymorphism with normal variables? +0.06
Range based for-loop on array passed to non-main function -2.04
How can I pass a override to a struct template type or variable tem... -1.55
Structure formatting issue, cannot convert -0.08
Annoying VS2013 Linker Errors (Win32API)...why? 0.00
Passing string as template parameter in C++ +0.41
Does this use of new create a memory leak? +1.51
How to shift a floating-point value to the nearest one that can be... -1.42
Getting the C++ compilers in Code::Blocks and Visual Studio to adhe... 0.00
why a library compiled in windows does not work in linux os? -2.43
C++ memory management paradigms -0.33
Const Class Member Copy Constructor +1.13
Why can't I have a reference to local variable as a non-type te... 0.00
Can C++ templates infer return type? +0.43
About float to int +1.82
Declaring an array on the heap +1.32
In constructor, candidate expects 1 argument, 0 provided -0.30
Access violation while reading location error when reading a 6 digi... 0.00
How can a derived class pointer to a base class object call methods... +1.16
C++ BMI Calculator Problems -1.07
Declaring and Defining Variables and Functions in Separate Files -1.13
Can I override operators in C++? +1.13
How to fill an array with random values from a range? (Duplicates a... -0.94
How does the lack of a copy constructor relate to object slicing? -0.05
Displaying linked list nodes vertically and horizontally in C++ -0.08
How to break out of a loop when int input fails +0.91
not, and, etc... in VisualStudio 2013 -0.52
How can I make an array variable point to a different array, effect... +1.37
Parsing command line arguments without specifying the number of arg... +2.25
How can a non-member function achieve what a friend function of a c... +0.40
Using unicode character in character literal +0.67
C++ - Efficient approach to initializing structure -2.08
Lifecycle of thrown exceptions in C++ -0.11
Restricting Access to C++ Constructor and Destructor +0.78
Is there actually a reason why overloaded && and || don'... +0.16
Unresponsive on other computers c++ VS program 0.00
C++ 'substitute' for structure with a flexible array member -0.18
Why are the printed values all junk? How can we fix this? -0.82
C++ check if any of the previous 5 or next 5 elements equal a value -0.53
Is it true that 32Bit program will be out of memory, if other progr... -2.01
Find the sum of digits of a sequence of integers -0.08
Function cannot be referenced as it is a deleted function +2.62
I need to replace a range of elements in a vector +0.43
how to take twos complement of a byte in c++ +0.04
Can we call a member function of a class without allocating memory? +1.61
why std::string is zero initialized to indeterminate value 0.00
use of pure virtual function defined outside the class in C++? +1.18