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 2 3 4 5 6 ... 108
Title Δ
When is integer to floating point conversion lossless? -2.56
How to create a numpy array of boost::python::object types 0.00
String Handling problems in C 0.00
Iteration order of std::unordered_set 0.00
Checking if a given group of integers contains a 0 value -0.28
C++ giving output that's off by one 0.00
Is there any way we can use a const variable defined in one functio... 0.00
The value held by 'short int' get overflowed, but not with... 0.00
why is 0; a valid statement in C++? 0.00
Falsify true ↔ false 0.00
C++: using namespace directive for non-existing namespace 0.00
C++ Delete [] Operator 0.00
Address of reference to a vector element has different address than... 0.00
Implicit type conversion for bitwise operation 0.00
CPP : arithmetic operation on empty vector size() output giving und... 0.00
How to make a bool variable return as 0 or 1 instead of true or Fal... 0.00
call function with cout inside a cout statement +0.30
Do arrays that get allocated on the stack within the scope of a fun... +0.90
Does modifying a std::vector invalidate an iterator? 0.00
Do all C++ operators take operands? 0.00
Why return expression in while loop doesn't work -2.31
Do all C++ operators return something? -0.10
How do you use std::make_shared to create a smart pointer of a base... +0.75
'Initializing': Cannot convert from 'const wchar_t[35]&... -0.41
Custom exceptions in c++: where do I define them? -0.22
What does this statement tell please explain if(!(!x) && x) +0.54
Extra zero char at end of string appears in C++ for range loop +0.82
Why do I have to parse int the size of the vector in a modus operat... 0.00
Is Multiple Inheritance that bad in this particular scenario? 0.00
Problem with pow giving me an infinite answer 0.00
C++ Dynamic cast, is not polymorphic? -0.28
Why is my Char* empty after filling with integers? +0.25
C++ Exception is Caught Late, what may cause this? 0.00
Why do memcpy() and other similar functions use assembly? +0.67
Why does strlen in a if statement behave oddly? 0.00
Is there a way to loop over different data members of an object in... -2.58
Error: expression must be a modifiable Ivalue 0.00
Calling a virtual function from a destructor of a derived class in... 0.00
Why is assignment of 0 or nullptr to std::string allowed, even when... 0.00
How do I compare two C-string pointers? 0.00
Constructor implicitly deleted +0.28
Unexpected output in converting from long in C to long in C++ in VS? +0.43
Why is there a sequence point immediately before library functions? 0.00
Does dividing float by int always give float? C++ -2.78
What is the difference between these two C++ statements to concaten... +0.81
Vector.erase() does not work for vector of classes +1.19
What are some use cases for function overriding? -1.83
C/C++ extension for Visual Studio Code "variable "u8"... +0.83
Why does std::array::begin not return an iterator? -1.01
Should I make my local variables const or movable? -0.50