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 ... 39 40 41 42 43 ... 108
Title Δ
Scala division by zero yields different results +0.74
Why can a const member function modify a static data member? +0.79
C++ std::map set and get using operator[] -1.20
How to get decimal by long divide operation -0.62
I accidentally change a variable with a conditional sentence ( if )? +0.31
C++ Recursive Final Exam Review -0.20
C - Allocating memory for char type array -1.11
Which look up rule prevents the compiler from finding the function? -0.91
virtual method table from void pointer +1.40
Why does printing a pointer in %ld in C yield this result? -1.17
Are there any similar statements that do the same job as the Switch... -0.02
Print my values across instead of down -0.43
Why use static const (int/string/..) if you can put it in private? +1.51
Program that takes user input and lists multiples of 7 according to... +0.32
VBA-Replacing #N/A with 0 in a named range -0.49
Is is possible to compare raw memory in C++? 0.00
How to use double in a for loop rather than an int? +0.45
Java Conditional operator getting NULL pointer exception ,using Boo... +1.48
The max number of digits in an int based on number of bits -0.92
Why this array is wrong. Error: array bound is not an integer const... 0.00
Prime number function fails 0.00
Bron Kerbosch algorithm in c++ 0.00
Is it possible that a function return a pointer using its parameter... +2.27
For loop being skipped without any cause in VBA 0.00
C++ Displaying a Vector when using a pointer +1.83
I'd like to add numbers to values in batch like adding 1+1 0.00
Why does the compilation fail with error: conversion to non-scalar... -0.63
Square root function in VBA, Excel +1.43
how Math.random() works for distribution of data? -1.12
how is char * to string literal valid? -0.39
mismatch new[] and delete, why is there no memory leak? +0.32
Incrementing NULL pointer in C +0.94
When we write printf() in C, are we declaring it or defining? +0.32
Value doesn't change +1.33
Erase() doesn't work C++ +0.66
C- Performing mathematical operations on string characters -1.79
When union type variable initialized any value, then if the value b... 0.00
Change string value by address C +0.28
Auto Generate Number Microsoft Excel 0.00
How do I get the whole matrix in VBA from a pointer returned by a C... 0.00
C++ compiler - forgotten return statement +1.85
How can I add 2 objects in java -0.18
convert 16 bit decimal into two 8 bit decimal in excel +1.29
Java: NullPointerException, cannot seem to find out why I am gettin... -1.50
How to get around "Erasure of method is the same as another me... -0.18
Running some code on a certain iteration in a loop +0.27
Java - unreferenced arrays still take up memory -0.26
Invalidated iterator in a vector -2.18
C-Programming: What happens if I increment an Arraypointer while pa... -0.81
Return true if 10% of time has elapsed between two dates 0.00