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 4 5 6 7 ... 8
Title Δ
How to do proper error handling with the fopen function +2.12
How to read an entire sentence after it reads a specific word in C +0.44
Does the 'java' command compile Java programs? +0.24
How to get ASCII code of C `char` portably in ANSI C -1.20
How to pass and return a pointer from main in C 0.00
Is there a gcc warning flag for when short-circuit evaluation may r... 0.00
Three versions of the same C program, why is the first one so fast? +2.28
Union not reinterpreting values? -0.42
Problem doing a system call, the system call is not displaying to k... 0.00
Should a macro used in #if be defined? -1.61
How to create 24 bit unsigned integer in C +0.30
CS:APP example uses idivq with two operands? -0.64
is it certain in which register arguments and variables are stored? -1.55
Which version of C is supported by VS2019 compiler? +1.92
How can I access items in a dynamically allocated array of structs? 0.00
Accepting a single character in C? -0.78
Is my negation of this if statement correct? +0.25
How do I disable a gcc warning which has no command line switch? -1.09
Why can you start a variable name with $ in C? -1.10
why is pointer to struct behaving like an array of structs +0.44
What does "%lld\n" mean? +0.44
Why is the return value of the fun function 8 instead of 7? -0.83
Warning: implicit declaration of function only when using -std=c99 +2.77
How do triple dots in this C macro body work? -0.60
Canonical unsigned litteral suffix when used as array indices -1.62
What is the difference between cin>>gender and cin>>*ge... 0.00
Any reason why my --help info won't print when it's my argv... 0.00
How below program doesn't work for checking set bit +1.77
Why should I always enable compiler warnings? -0.48
Unknown seg fault 0.00
QUICK SORT: Printing Memory Addresses instead of array elements: -0.03
Is nel -= nel/2 functionally equivalent to nel /= 2? -0.69
String returned from function contains garbage +0.44
GCC __builtin_constant_p always returning 0 -1.71
Why isn't my code segfaulting when accessing index outside of a... 0.00
What's the point of a PROTOTYPE macro that merely expands to it... -2.15
How does the operating system know to send a signal to the followin... 0.00
reset the file location using lseek() system call +0.82
How do i print Hello World using Gitlab CI .yml file 0.00
How to check macros defined in .so? I'd use nm to check the fun... +0.06
Manipulating process name and arguments by way of argv +1.98
Why doesn't this generate out-of-bounds access in C? +0.85
Run code without ART/Dalvik involvement in Android 0.00
why can i import negative numbers as int, but not as long int or ot... +0.77
Creating a makefile with different tests +1.52
malloc overwriting struct elements -2.11
How do I include variable name within a string of arguments such as... 0.00
Why do some Linux system calls not have a wrapper, but are document... 0.00
Linux system calls vs C lib functions +1.52
C - void value not ignored as it ought to be in a function map 0.00