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 ... 50 51 52 53 54 ... 108
Title Δ
Static analyser to detect two post/pre increment operators +0.36
Safest way to initialize double variable in java +0.85
boolean logic, true if 1 out of 4 are true -0.85
Do extra parentheses in conditions make any sense? -1.17
Inhibit implicit conversion while using arithmetic operators +0.90
What does means * in array allocation before size declaration in C++? +2.00
Assign static variable to non-static variable 0.00
Why is (a % 256) different than (a & 0xFF)? -0.36
Comparing two Integers 'Unnecessary unboxing' warning +1.14
Difference between two structure definitions in C +0.13
Trouble with Classes and Functions more information inside 0.00
Debug Assertion Failed on cout function +1.84
Why do I need parenthesis in the condition part of a PHP ternary op... 0.00
#define or typed function? +0.85
Undefine a defined header file / C++ +1.52
Why can't I define an array size using #define constant? -0.92
Code ignoring if statements - C++ -2.49
How to input elements in an array WITHOUT inputting n? (c++) +1.46
C++ '==': no conversion from 'int' to 'std::str... -0.40
In C, why can I see a value written past the end of an array in a d... -1.55
Comparing primitive types and their values 0.00
How to return a break or Continue in a method is it possible? +1.44
How to make an inherited virtual function not usable? -1.11
Looking for char coincidences on java 0.00
How to skip one level in inheritance calling super from grandparent... 0.00
How can store Input type Number length 17 digits number 0.00
Is there a way to display Frank Nelson Cole's factors of 2^67 −... 0.00
STL container sizeof reqirement -1.88
Why does modulo operation gives different results in Java VS Perl? -0.43
Does Java have a concept of reference ownership or noncopyable clas... +0.28
Is the final keyword a type qualifier in Java? 0.00
FILE is constant or struct or both -1.97
Multilevel Inheritance Error "cout does not name a type" +1.65
How does an operator inside a class work? +0.35
Concatenating 2 char* produces weird result +0.32
Are passing char array by (char* ar) and (char ar[ ]) same? c++ 0.00
Number Formatting to get rid of Integral and only show Decimal -2.43
C: I keep getting errors that say error: expected expression -1.75
preferred mechanism to attach a type to a scalar? -1.39
Two or more values from function in C +0.73
How to declare a method that can be used only inside another method... +1.39
I get the Warning: comparison between pointer and integer +1.79
Most efficient way to find the common divisors of two numbers upto... +0.33
Type of object after as cast? +0.75
Is declaring an array inside an if statement and using it outside u... 0.00
How do I check if a word starts with a capitalized letter, and plac... 0.00
Try-with-resource autoclose issues 0.00
How to calculate the sum of all the odd numbers less than 1000 usin... 0.00
C++ upper_bound on struct vector with == operator 0.00
Can a hashmap in java take a int array as it's key? +0.33