StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Adrian Mole

Rating
1589.58 (2,336th)
Reputation
14 (1,794,190th)
Page: 1 2 3 4 ... 19
Title Δ
How do I get the mirror of the first element of an array? +0.38
Is !x equal to true when x is negative? +1.20
Arithmetic overflow warning when trying to allocate memory using new -0.95
C: What size should you allocate to a string array to be passed to... +0.44
Is there a version of itoa that returns how many characters were wr... +0.38
What is the reason behind the "False" output of this code? +2.22
Is there a C equivalent of C++'s std::cin? +0.38
How can I add different names to a vector using classes? -0.27
Is IEEE-754 representation used in C? +1.23
Why std::stack memory size is bigger than as usual in c++? -2.05
g++ cannot find reference to GetModuleInformation on Windows 0.00
C type casting from a Ua_Variant -0.44
finding the sum of a given Int but ignoring duplicate numbers -0.62
Is it mandatory to give '\0' for initialization of characte... +0.83
gcc: warn about every variable definition without initialisiation -2.23
realloc failing on second call +0.37
Does EOF from fputc always mean ferror returns true? -1.56
Problem in comparing strings without assigning to variable +1.59
Bitwise operation in character +2.51
Why is it possible to pass a double pointer (address of address) to... 0.00
Trouble initializing and incrementing a static member variable +0.38
How to avoid the (potential) error by conversion when assigning a c... 0.00
padding in printf (float) 0.00
Code Printing Extra Space In Output And MisCalculating 0.00
How do I put multiple integers into int* tab; in two different loop... +0.39
Why is there no warning or error when initializing a const pointer... -0.32
Bitshift (rotation) with hexadecimal in C -2.21
Leetcode - Defanging IP address -1.07
FILE in C and different output 0.00
How do i set an array to have custom lenght? +0.37
Printing a number, then erasing it and printing another number in i... 0.00
Strange default empty constructor on a virtual inheritance behaviou... -2.08
operator in enum c++ 0.00
Comparing Char with == and single quote gives warning +1.15
How to show the right hand side layout/margin? -0.62
Convert integer input to digit using array in C +2.27
Is it safe to pass a _bstr_t object to a function expecting BSTR as... 0.00
how to check std::array is declared but not explicitly initialized -0.23
C++ vector erase function not working properly -2.30
initialize std::array <struct, size> 0.00
How to initialize a array out of line? +2.90
Comparing three numbers given by user in C 0.00
CS50 Recover - How do I use sprintf? error: use of undeclared ident... +0.37
How to convert an integer to string with leading zeros in C? 0.00
Converting int to int? possible update? +0.38
Why returning a const reference via delegation gets a segmentation... +0.89
C++ iterate primitive type container with ranged for +1.96
C - Why does the 'address of' operator return an integer va... +0.38
Assign a char pointer the value of another char pointer +0.07
No differences between float, double and long double? +0.34