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 ... 21 22 23 24 25 ... 108
Title Δ
c++ can a temporary lambda be passed by reference (works on msvc/wi... 0.00
weird if - else if statements but no error...why? -1.58
To check whether the three digit number is Armstrong or not +1.17
Excel with 3 paramaters +0.29
Using a delegated constructor with try-with-resources idiom within... -2.29
Is there a way to write statements after a #include other than comm... -1.73
std::vector.at(). Does it return a reference or a copy? +1.47
How are temporary objects stored and handled? -0.35
Excel 2013 64 Bit only use 12GB ram with 24 GB ram total 0.00
forced type conversion with parentheses 0.00
C, Expression must be a modifiable lvalue (changing the value of a... +1.36
Finding the end of an array in a loop in C++? -0.86
Casting and Virtual functions +0.28
What are the pros and cons of always declaring defaulted constructo... -1.35
Macro variable is not expanded if directly followed by chars that f... -2.35
Speculative conditional execution C/C++ -1.31
Random integers in C, how bad is rand()%N compared to integer arith... -0.47
Why does Number==6 prints "You got it right" instead of N... +1.84
Why is rand()%6 biased? -0.37
IF(F6<0,"Overdue By","Due In") if J6 doesnt... 0.00
c++ test to see if double * double will overflow uint64_t 0.00
Elegant way to write multiple If statements +1.68
Using macro definition vs const variable -2.82
why passing a string to a function is giving error 0.00
Why does string to int conversion not print the number 0 if its at... -0.54
VBA cannot dim a UInteger 0.00
Does C++11, 14, 17 or 20 introduce a standard constant for pi? +0.60
Even-odd program using bitwise -1.54
How does multi-byte char '\377777' work? 0.00
linear search for number vector in c++ +0.29
Is it safe to pass pointers to data members to base class construct... 0.00
Can a function return multiple values of varying types? -1.40
Why sizeof() return different values when input is (char) and '... +1.33
' typename ' and symbol <> in c++ 0.00
Why don't char arrays with separate chars end with a null-termi... +0.47
Why dosen't the regex pattern of `\d` and `\S` take effect in c... 0.00
What is the difference between struct Node* and Node* in function c... +0.89
Detect extreme value vector C++ 0.00
How to check bits pattern in C? -2.24
Why does `strcpy` unsafe? 0.00
not operator in c programming 0.00
Why are my numbers not calculating correctly in my Number Guessing... -2.45
How can I schedule a VBA Macro to run once a day at a specific time... +0.51
Update condition of for loop +0.92
Excel Return 0,1 or 2 if cell equals A, B or C +0.36
C - is `unsigned long long int` enough for 1 - 10^9 range? +0.28
What will happen if heap memory gets full? -0.65
What's wrong? Why pointer stays constant? +0.28
Why does my array still contain garbage values even after "cle... -2.98
Are identically named members of unnamed structs in a union an erro... -0.14