StackRating

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

S.S. Anne

Rating
1535.25 (14,492nd)
Reputation
350 (364,065th)
Page: 1 2 3 ... 8
Title Δ
How to push_back() C array into std::vector +1.43
Is there a C equivalent of C#'s decimal type? +1.15
gcc can't find `FT_Error_String` when trying to compile 0.00
How do I output % in the last row? 0.00
why is this function outputting a word multiple times instead of one? 0.00
C++20 support in Visual Studio +1.94
What happens when we repeat make all command? 0.00
Speed : typedef vs #define in c++ +0.08
How to initialize all elements of a two-dimensional array to a part... +0.46
Segmentation fault on Dining Philosophers in C with Pthreads 0.00
Does clang have _ExtFloat just like it has _ExtInt? 0.00
Is there an operator in C where I can "and-equals"? 0.00
Why i can't install RStudio in ubuntu 19.04? 0.00
Segmentation fault(core dumped)How I rid this error? 0.00
How is a C extension compiled with the correct native calling conve... +0.54
How does "struct inheritance" not violate the strict alia... -1.52
What does rep movsd do in the context of this binary bomb phase? 0.00
C - Temporary struct with memory allocation 0.00
Why do ld, nm, objdump report 'no symbols' in this shared o... 0.00
How is a dangling pointer deduced in string_view? +0.15
4-bit BCD to 7-segment -0.52
Why not return const-reference in operator= instead of a reference? 0.00
What do they mean by "then in the quote directories"? -1.02
Using a macro in function declaration in C 0.00
What is the standard way to manage calling-convention compatibility... 0.00
Replace one character with multiple characters -0.55
factorial int value in C 0.00
Why have i++; i--; right after each other? -0.14
Pointer) Is there a chance where (ptr + 1) is already occupied? -1.26
How to allow user to input both string and int at the same time usi... +0.42
C : comparing string to "%.c"? -0.83
How do I test several variables against a value and change them bas... -2.20
What is clang trying to do optimizing this simple recursive algorit... 0.00
define macro as linenumber +2.79
Problem int - long in C. Code works fine with int but not long. Why? +0.09
small linked list programme in c, random printf output +2.02
Why does ISO/IEC 9899 not standardize the definitions of the functi... 0.00
clang-format: break on function arguments instead of function quali... -0.54
Function call with pointer to non-const and pointer to const argume... -1.74
Omitting core dumps via C a #define (or other in code/compile time... +2.37
Why cast free's return value to void? -1.55
how to slice an array in c -0.50
Why doesn't gcc call abs function? +0.74
How do I get my do while loop to work in C? 0.00
How to identify scope of static variable? 0.00
Preventing Compiler from optimizing code without the use of volatile -0.81
How random function really works in C? 0.00
Linux: warning implicit declaration of function of system call 0.00
how do you print copyright symbol in C? -0.05
How do I fix an "ignoring return value" error? +2.70