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 ... 70 71 72 73 74 ... 108
Title Δ
String combination function doesn't work as expected +0.10
Bounds of std::string::find_first_of -0.81
Method with ignored parameters +0.71
Finding the length of an integer with switch in C or C++ +0.65
This code gives you tomorrow after midday 0.00
C++ Primer 1.4.4. Can't quite understand the need of first IF s... -0.76
Impermissible cast of composite expression (wider essential type fo... 0.00
What does the new keyword do here? -0.90
Flagging '0.0' value +0.26
C++ offsetof char* arithmetic 0.00
Could it be the case that sizeof(T*) != sizeof(const T*)? -1.54
Can adding extra const qualifications break functionality (assuming... +2.10
find out how many weekend in a date range -0.06
Why doesn't the following statement work? -1.30
If Else vs && || -1.00
Cannot assign union member as NULL +1.16
I don't understand how the Thread.sleep and 'new' opera... +1.37
Fixing my implementation of Sieve of Eratosthenes in C++ +0.73
Implicit conversion of integers to floats in c 0.00
convert time into millisecond in C +1.41
Cast from unsigned long long to double and vice versa changes the v... -0.96
Should I explicitly declare destructor as override in derived class? +1.14
Java boolean primitive 0.00
C++ fast normal random number generator -1.47
Why this code will signal SIGSEGV? -0.56
Check if month and year appears in a list in excel -0.31
How to sample without replacement using c++ uniform_int_distribution 0.00
Weird enum in destructor +0.35
How to find whether a given address is in heap or in stack -2.10
C++: Mask and decoding bits +0.02
A template can pass argument types without loss of information +1.67
Meaning of random.nextInt(12*4+2) +0.48
What's wrong with the ranges for my variable? -0.15
VBA insert vbNewLine in the first blank character -0.99
Different Pointer Arithmetic Results when Taking Address of Array -1.38
Fastest way to remove duplicates from a vector<> -1.44
Using a static class member as a parameter in initialise list 0.00
can I Remove "endl" in ( cout<<" "<<... +1.01
Concatenating a double in a string truncates +1.31
Is there a private using name = type; -0.13
Shortening If/Else from if(x == y || x == z) to if(x == y || z) in... +0.60
Exception object in the catch block +0.40
Open Office Calc first day of the week -0.06
Repeated bitwise shift +0.42
How to break super class constructor chain? -0.98
how can I force scanf to take the \n character as input? -1.22
what is compile time constant expression in java? 0.00
why the left shift operation does not work -1.21
passing a reference of an object through constructor 0.00
Segmentation Fault - String Concatenation in C Error +1.09