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 ... 4 5 6 7 8 ... 108
Title Δ
Java - Be more precise with double 0.00
Why is a member in a primary class template not declared in the sco... 0.00
There is a variable in scope. Is it undefined behavior to use this... 0.00
unexpected results of division and Modulus in c++ -2.28
Why does overload resolution select pointer type for 0 but not 1, w... -1.35
C++ Undefined Behavior when subtracting pointers +0.50
how do i avoid integer division in c++? 0.00
Is std::sqrt the same as sqrt in C++ -1.83
Why I can't use i/10 in FOR LOOP, C++? 0.00
understanding references in c++ +1.58
C++ Rounding float-pointing value to number of fractional digits 0.00
How to fix "error: control reaches end of non-void function&qu... -0.89
Why program throws runtime error while iterating over an emtpy vect... +0.92
Concatenate ASCII to String for comparaison 0.00
Why signed char can hold bigger values than 127? -1.04
How to solve this in less than O(N)? -0.90
How to append raw bytes to std::vector? -2.21
Understanding bitwise XOR (^) with boolean variables -0.87
C++ variable equals not variable -0.75
Dangling pointers +0.81
c++ Threads inside for loop print wrong values +1.14
How to multiply Doubles without losing precision? 0.00
What exactly does this line of code mean? +1.24
Constructor ambiguity with array initializer +1.34
Can we limit user input in C++? -0.05
How to cast int pointer to float pointer +0.01
Here when we compare if(vc[i]==vc1[i]) which is array of vector. ac... 0.00
Printing a binary representation of float/double gives the same res... -1.23
Very Basic question c++) Why is my print answer different from what... +0.28
How to write a random uppercase char generator in C++? +0.46
Is it possible that the same value multiply for another number (and... 0.00
Why is this cross-cast not allowed? 0.00
Minimalizing variable's scope in C++ +1.22
C++ ranged vs manual for loop +0.87
Why does an integer need an ampersand when formatting a pointer in... +1.23
Randomize a number in C within a range +0.74
Warning: "variable may be used uninitialized in this function&... +1.50
What is the purpose of doing that : #define boolean short 0.00
Returning pointer to character in C 0.00
operator overloading for enum type -0.27
why static variable is allocated when program starts but initialize... +1.00
C++ char to int conversion for numbers greater than 9 +0.29
cin>>a>>b; wrong in C++ 0.00
Why isn't working null pointer check for C style string? 0.00
Why do smart pointers don't need to be included on mac? 0.00
i am new to structures i dont know what is causing the error : &quo... 0.00
Bitwise AND: why do I get this behaviour? -0.71
Why does C have both logical and bitwise ‘or’ operators? +1.37
Will sizeof always be the same? +1.00
CLang-Tidy warning that rand() has limited randomness +1.30