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 ... 19 20 21 22 23 ... 108
Title Δ
How to loop scanf_s() until success? +0.33
What will this C expression return in type?(int/double) +1.55
why my code is giving undeclared variable error? 0.00
Learning C, my complier already knows bool (visual studio 2017) +1.98
Integer to Binary Conversion Program Fails for Some Inputs -0.20
Why the current macro will return the value of 14? -0.35
Initialize an array using the pointer to an existing array -1.67
c++ what happens when in one thread write and in second read the sa... +0.29
Does rand() / RAND_MAX return[0, 1) or [0,1]? +1.44
Measuring time for my array of random numbers to print is always sh... +0.30
Can storing return values in references perform worst? -1.60
HOW are local static variables thread unsafe in c? -1.55
How does rethrowing an exception from a "catch all" block... +1.33
C++ class with const pointer as data member, destructor and no defa... 0.00
String and integer multiplication in C++ 0.00
0xC0000005: Access violation reading location 0x0000000000000008 0.00
Resizing a vector an retrieving the value, Is this correct or can l... +0.30
Don't understand what array-1 means 0.00
Why there is output by pressing enter , without reaching EOF in fil... 0.00
Why does the one call on null succeeds and other fails? -1.03
Control flow and loop: Why the output of the program is 0 and not 0... -0.03
Is it ok to use lambda just locally? +0.74
my c program is giving same result of calculation -0.40
Determine whether a const char* variable is a string literal at run... +0.30
const_cast rules in c++ 0.00
Swapping alternate digits of a given number without using arrays +0.36
How extern is working in C, inside function +0.27
Do '&&' and '||' lie on same row in operato... +1.40
Why is this code bitshifting by 0 then comparing? 0.00
stdlib.h qsort() on char array crashes in c +1.13
C++ double pointer array to float conversion +1.83
Printing one variable prints the value of the other variable (in C++) 0.00
Why does the math library only need to be linked when used outside... +1.56
C++ Pointers and Memory Deallocation +0.92
Life time of temporaries passed to functions 0.00
Faster method to find length of largest substring 0.00
Invalid use of auto when declaring a variable C++, C++11 +0.65
Error: expected primary-expression before '/' token 0.00
C# loop on fraction +0.33
Converting ddmmmyyyy to number with vba -2.59
What is the output of below program? 0.00
what is the difference between += and =+ in ruby?" +0.32
Compound Assignment Operators in C +0.89
Does vector::erase reduce vector::capacity? +1.47
How store values greater than 127 in byte datatype in java -1.06
How does below comparator function works in c++? +0.29
Translate code from 5 digit to 3 char -2.44
Is a 128 bit int written or loaded in two instructions in C/C++? +0.05
Output of hexadecimal in C++ -1.42
Not returning value from function cause segfault 0.00