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 ... 17 18 19 20 21 ... 108
Title Δ
Can anyone tell me why this keeps resulting to 0? (C program) +0.28
Why does this multidimensional array print hexadecimal numbers? +1.09
Random access in vector in c++ 0.00
Signed and unsigned char -0.71
Looking for a more compact syntax (simple code) - C++ -0.17
Instruction reordering on intel -0.35
Is there a simple way to call a function with default arguments? +1.55
Why does `std::unary_function` still compile in c++17? +1.37
I have run this code it will give the output 320 i want to know how... +0.06
C++ function with different return types -1.63
Do member variables die off before the destructor is called? +1.65
Identifier not found and undeclared identifier -0.64
How output is calculated? 0.00
How to tell if a pointer is the pointer to an array? +0.81
XOR identical data in C leads to nonzero value. Why? -0.61
how to keep the leading zero's in an enum? +0.72
how will this statement execute conditional operation in c? +1.13
C - Refactoring multiple OR in an if statement conditional -2.31
What does character "^" do in Excel? +1.28
use of try catch on the main of a big application 0.00
Const method with new c++ return value syntax 0.00
Why does // in a string does not start a comment in C++? -0.51
How to change and(&) operator? +1.25
What are good methods in printing Extended ASCII characters for C? -1.39
The assembly of “b++” -1.63
Rand function with two different result +1.56
Why uninitialized instead of out-of-bounds? +0.09
I don't understand why 'Derived1' requires the same amo... +1.79
what is the use of [ampersn] in scanf() in c language -1.21
How many bits are required to store the pointer value? +1.36
Can someone explain output of this C program? +0.15
Is object address guaranteed to be a mulitple of its type alignment? +0.63
Data type float +0.78
Vector converted all negative values to zero +0.31
When to add \0 to an array -0.84
Reusing a float buffer for doubles without undefined behaviour -1.62
How to use strnlen safely? +1.17
Does calloc zero out the entire allocation? -0.66
C++ vector: difference between clear() and resize() 0.00
Suppress Divide or Mod by zero Compiler Error in C -0.48
Modulus and unsigned integer 0.00
Is it safe to use the "realloc" after the "new"... +1.28
Mysterious C++ declaration 0.00
Declaring a variable with two types: "int char" -0.27
Are there certain keywords that should not be "#defined"... -1.36
Logical operators' precedence in C +1.17
Why does `printf("%c", 5)` print a vertical bar? +0.31
erase set element while iterating/// -2.61
Why is `::` called the 'scope resolution operator' when it... +1.31
Is it possible to access a variable from a string? -0.08