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 ... 14 15 16 17 18 ... 108
Title Δ
Unable to use modulo with pow() in C +0.31
Why is calling void function with cout operator giving me error? -0.19
C++ if-statement for maximum value in array not pointing to correct... -0.68
How to understand following single and double quotes terminology in... 0.00
What is the best C++ data structure that could be used for storing... -0.67
Isn't the sum of a series of integers always an integer? (Strou... -1.04
std::vector doesnt accept my struct as template 0.00
Function returns null pointer instead of address +0.30
Problem passing std::string though DLL boundaries with visual studio 0.00
Mutex and thread in c -2.42
Is there any need to make an integer literal unsigned? 0.00
Why doesn't the compiler infer the type of member when using de... +0.05
How to get address of member function within the class without usin... +1.31
calculating pi with 4-4/3+4/5- 0.00
This code prints the value of x around 5000 but not 10000, why is t... +0.96
std::any - why does it lack so many operators? 0.00
Which of the following 2 is THEORETICALLY faster +1.83
why std::map has a member function called count? +0.32
Why can't we return an object by reference from a function in C... +0.33
Allocating zero objects with allocate(0) in C++ -0.76
Weird output when using merge() function in Standard template libra... -0.65
sizeof in static const member initialization -0.87
C++ finding primary number 0.00
which is better? adding a parameter or using a member function 0.00
Why is it returning 0 or 1 and not True or False -2.81
What's the purpose of "for(;;)" +1.72
Two forms of inline-assembly -2.50
What does the parenthesis operator does on its own in C++ +1.26
Testing the same condition without OR operator -1.60
Unsigned arithmetic in C++ 0.00
How to check if a class is declared in C++? -0.58
Why is my program for calculating the woodall numbers producing wro... +1.28
C++ for loop exercise -0.69
Why doesn't my compiler recognise "Bond() = default;"? +1.61
Uninitialized local variable used? yet initialized? whats the problem -0.19
Checking if a double is equal to -0.00 +1.02
Enable compiler warning when using double underscore -1.92
uint64_t t3 = MAXDWORD + 1 == 0? +1.10
how is the input stored? -0.44
Using return 0; in void function is possible or not? -1.29
If statement inside while loop with the same condition -0.49
Should I avoid making private field variable public for convenience? +1.37
Converting number into word -1.57
Is it effective to use function pointers in C? -1.33
Print a formatted array with "," and "{}" +0.88
Why does the code "x++ && y++;" work in C without... -1.87
How can I stop a For loop in C++ when two conditions are met? +0.78
What’s the idea behind of C’ semicolons in multiple lines? 0.00
Sheets is treating "0" like a blank cell +0.30
Setting the high bit of an integer type of unknown length +0.31