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 ... 4 5 6 7 8 ... 66
Title Δ
Condensing nested loops +1.55
whats the return type of assignment operator? +0.52
Why is variable name of array declared on stack not a pointer C++? 0.00
Is it possible to parameterize the constness of a templated member... -0.44
Questions regarding memory addresses -0.64
Restoring the exact angle from std::cos(angle) using std::acos +0.61
Disk gets full during file write. How can I get notified about this? -1.56
What is the difference between pointers and pointers with allocated... +2.01
C++: How to print two ASCII pictures side by side? -1.77
c++ create dynamic type -0.14
Warning C4594 in Visual Studio 2015 0.00
Why is the copy constructor called when I am not passing an instanc... -0.75
How to print " you choose A" if they press A in key boar? 0.00
Applying C++11 move semantics to bound functions -2.29
What is the type of string.size() in C++? +0.37
avoiding malloc in c++ : invalid conversion from ‘void*’ to ‘uv_loo... 0.00
Deduce std::array size? +0.37
virtual? override? or both? C++ 0.00
Mapping string to int CPP - Output hangs during execution 0.00
Convert string into byte array -0.13
need ‘typename’ before ‘..’ because ‘..’ is a dependent scope -1.16
program appears to continue running after exit (0) -2.06
What effect does a const have for effect before the return type in... 0.00
C++: Is there a standard definition for end-of-line in a multi-line... -1.67
Concept of vptr and vtable in C++ +1.67
Is this a bad c++ object construction? 0.00
c++ c-string topper function sometimes outputs random numbers in th... -0.82
std::result_of failing for void return type +1.36
Using operator keyword in a switch statement +0.37
C++ Pointer with restricted method access -0.59
Is there a way to call multiple functions on the same object with o... +0.84
Skip List Implementation C++ - XCode Error 0.00
Modifying static data member in class constructor 0.00
Is it accurate to say that C++ is a partially type safe language? +1.71
C++ accessing upper scope instead of global 0.00
Converting from base 10 to any base between 2 and 36 0.00
Can std::priority_queue declaration be shortened without specializa... 0.00
Creating dynamic array in a class using make_unique in C++ -0.13
Initializing an ifstream variable in constructor of class -2.51
Can I use the = operator to assign one object's values to anoth... +0.61
Select string template implicitly by passing const char* -1.94
i am unable to use a class varable as a default argument for the sa... +0.37
C++: What library to include when only wanting to use size_t? -0.34
Why Am I getting a zero instead? +1.96
Invoking a console application from C++ program -0.64
C++ template specialization not working when comparing sizeof(type)... -1.99
syntax error: missing ',' before '<' -2.11
Warning generated for empty main() 0.00
C++ Visual Studio 2015 “non-standard syntax; use '&' to... -1.40
How to write a literal constant like "size_t s = 16 MByte"? +1.21