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 ... 21 22 23 24 25 ... 66
Title Δ
C++ cannot specify explicit initializer for arrays -1.56
How to speed up the program without using goto statement? +0.87
Array and pointer appeared as a function parameter and just as a de... +0.39
Is there any way to inherit an alias template? 0.00
C++ populate array of static values -0.81
Reading in lines from a text file in reverse order c++ +1.37
C++: Does it cause any problems if I include multiple header files,... 0.00
Errors when running the program in Visual Studio 2013 0.00
How to pass std::string to CreateDirectory with Unicode set -1.92
Why generally we skip try catch block in c++ project for new +1.11
Exception Handling in underflow while doing POP in Stack -0.93
If a 32-bit integer overflows, can we use a 40-bit structure instea... -0.28
developing GUI application without using GUI toolkit -1.92
What is the correct way to assign an const unsigned char* data into... -0.25
Copying arrays of objects +2.24
Is it an undefined behavior? Could I exchange values without a temp? 0.00
Trying to print chess pieces in Visual Studio 2013 0.00
Virtual Destructor Not called in Base as well as Derived Class -0.34
Declaring a variable, IF and SWITCH state. Good Practices +0.40
Does having constant variables as defines make your program smaller? +1.89
Is there a guarantee the stack won't be cleaned after a block e... -1.95
Eliminate duplicates from a array of characters +0.41
How should i use getDC as a local object with autocleanup ? c++ -1.47
How do I code a function to test if a linked list is sorted -0.58
Unsuccessfully linking OpenCV libs in CodeBlocks? 0.00
C++ : Working of sine function +1.48
how to have private functions in c++ -0.25
Why C++ have the type array? +0.71
using memset() in double type array -1.54
replace the occurrence of character with a seq number using boost 0.00
How secure/effective is this very short random number generator? +0.39
How to stop C++ console closing immediatly after first input +0.42
Why do preprocessor commands have to start as first nonwhite space +2.01
Error Handling using enum -0.30
C++11 type deduction vs const char * +1.70
What is the purpose of returning a reference in overloding =operator +1.44
Which `main` is used if I specify more than one 0.00
Why can't new template parameters be introduced in full special... -1.26
Can a range-based for loop take a type argument? +2.05
Example on how to access the value of an object through an xvalue,... 0.00
Reading arbitrary array of any size -0.51
Should I use PIMPL everywhere? +0.38
Pass C++ vector by reference and then do push_back() -1.39
Is it possible to implement a container that can hold POD element a... -2.34
Get the config folder of a third-party Click-Once application 0.00
Why the requirement for custom allocators to be copyconstructible? 0.00
implementation of multi-dimensional array with an array or vector +1.14
Use svm-train.c and svm-predict.c from cpp program 0.00
Is there a way of defining a template on an existing type? 0.00
What is an int() Called? -1.39