StackRating

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

Bathsheba

Rating
1668.50 (337th)
Reputation
192,094 (255th)
Page: 1 ... 15 16 17 18 19 ... 108
Title Δ
C++ Problem I get "nan" as output everytime I run my prog... -0.18
Will a value live perpetually when there's no reference to it? -1.25
Why is &a and a same in case of static arrays in c++? +0.30
How does the std::string constructor handle char[] of fixed size? -1.81
return pointer to item in vector (from iterator) +1.36
How could I know whether a size_t as a parameter is valid in a func... -1.66
Why do (only) some compilers use the same address for identical str... -0.30
How to disable the rounded off on C programming -0.21
Is it possible to use function return type as an argument in declar... -0.59
Is there an isdigit function (overload) which includes the negative... +2.28
Naming conventions for methods that throw exceptions (C++)? +0.30
Incrementing constant variable 0.00
what the best way to make a loop infinite in c++ -0.70
Why does const_cast and static_cast to const reference have no effe... 0.00
Where is const parameter stored (C++)? 0.00
3 different functions giving the same output depending on variable... +1.71
Why does my x64 program crash silently on Windows? -0.83
Why nlohmann/json serialize "null" instead of "0&quo... 0.00
Can the type of a previously defined extern variable be inferred wi... 0.00
Why "(!v.empty())" is better than "(v.size() >0)&... -2.70
is short hand notation allow in function parameters c++ 0.00
Function prototype in C +0.27
overloading operator (<<) cout in c++ is not working when i S... 0.00
is c_str() allocate memory in heap? 0.00
How to use dynamic_cast to downcast correctly? -1.53
Implementation of stack using vectors in c++ -0.72
narrowing conversion on struct initialization 0.00
Should I still use smart pointers if only std::auto_ptr i available? -1.16
C++ infinite loop when assigning and post incrementing the loop ite... 0.00
Function not returning desired string +0.05
+ or - sign in array, C +0.87
which is better practice, uint64_t or intptr_t in C +1.64
Difference between two unsigned long representations -0.83
delete[] with different type undefined behaviour? +1.64
Int to char conversion while still using %c in the c language 0.00
Pointer to unique_ptr - is this a loophole? +1.35
Are structures and classes really equivalent in C++? +1.43
How to pass std::vector<void*> * as std::vector<MyStruct*&... +0.63
"Main" has already been declared in the current scope 0.00
Use of typedef in c programming language? 0.00
In C++, am I paying for what I am not eating? -1.27
how memory allocation is done +1.66
"+": cannot add two pointers +1.86
command line argument, cant or two variables +1.27
Is storage for the same content string literals guaranteed to be th... -0.68
If Statement across multiple sheets in Excel -2.54
Why there is 16 byte difference instead of 8 between two pointers? +0.30
C++ mathematical problem and 5/4*pi vs 5*pi/4 +0.78
How do I dereference the return value of a function returning a poi... 0.00
C++, How to use const Objects and non-const Objects in comparison? 0.00