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 ... 17 18 19 20 21 ... 66
Title Δ
C++ - ExpandEnvironmentStrings Giving Conversion Error +0.41
std::string::reserve() and std::string::clear() conundrum +2.69
How do you detect DLLs that are being statically loaded at run-time? 0.00
How to fix C++ structs that have 2 different sizes based on cpp? +1.97
List evaluation order in constructor initialization -0.58
Iterate through different subset of size k -1.06
Accessing string on private std::string inheritance -1.97
C++ Win32 how can i put this functions on separate cpp file? 0.00
Inline Function in Namespace Scope and Static Function in Class Scope +2.68
Reference to a static, function local variable +0.11
C++ returning pointer only gives the first element of the array +0.45
Integer overflow concept -0.58
UB when manipulating nullptr -0.22
How can i get a derived class data member via base class pointer (u... +0.41
Deducing the return type of a standalone function +1.61
C++: identifier rules not working -1.35
Include )" in raw string literal without terminating said lite... -0.04
Is there a way to modify class state from a function pointer passed... -0.77
initialize a pointer to char array -1.50
How can I make Unicode iostream i/o work in both Windows and Unix-l... 0.00
Is it safe to use operator [] for std::string -1.61
Model acceleration in Matlab-Simulink (Mac OSX) 0.00
Why can't I initialize parameters when calling functions in C++? -1.46
trying to call protected function of parent class in child class in... +0.41
How to make a vector allocate new (not more) memory -0.59
Efficient way to bit-copy a signed integer to an unsigned integer +1.19
Is it possible to pass a vbscript array to a C++ exe by command line? 0.00
inconsistent behavior of <iomanip> 0.00
why there is no error with `randn` when I remove `cv::` 0.00
Why is a string passed as const string in a function parameter +0.99
Is it safe to remove const via const_cast and invoke a non-const fu... -0.65
Undefined behavior during destrction? 0.00
How to express large numbers to the hundredth place in C++ Calculator -0.91
How to get current activity in other app using windows api? 0.00
Prohibit screenshots in my app(ios) 0.00
Dynamically allocate memory for character array according to the si... +1.04
Given the following, how do I find the number of normalized floatin... +2.61
Error 'LC_TYPE' was not declared in this scope -0.31
Converting binary stored in 2 unsigned character to integer +0.67
Error message "incompatible types when assigning to type ‘char... -0.97
Accessing variables from another source file C++? -0.04
C++ Initialize String Array +0.42
Use of char* in C++ for strings -1.98
Add argc for Windows cmd -0.06
Why doesn't unordered_set provide an array access operator -1.74
Why defining classes in header files works but not functions +1.27
pointers, conversion of char ** to char * -0.63
Why exactly does this work? (Static or things?) 0.00
C++ - How to get structure last member type and a way to access it... 0.00
Return variably sized bitset +0.04