StackRating

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

Peter - Reinstate Monica

Rating
1458.51 (4,529,505th)
Reputation
9,455 (16,278th)
Page: 1 ... 5 6 7 8 9 10 11
Title Δ
Realloc Invalid Pointer. Aborted (core dumped) +0.46
Why does "garbage" data appear to not be meaningful? -1.39
c++ pass by reference safely and compile time checking on size +0.57
extract last word from each line in shell -0.74
Break from imbricated for loop +2.39
C++ application performance time -0.41
How do I pass an array to a function and NOT have it changed outsid... +1.20
Deep copying structs with char arrays in C -1.12
prevent write on console at keypress linux c++ +1.37
How does gcc's linktime optimisation (-flto flag) work -0.99
Changing const member within class +0.58
Why can't I define a function inside another function? -0.34
When did/does using #define to define a static function in C work? -1.00
data structure advice on c++ +1.23
What can go wrong implementing swap copying the bits at low level? +1.06
Odd C# behavior when implementing generic interface +0.08
Print All the items in a windows form in C# 0.00
c++ How to test whether a certain bit of memory in the heap is free? -0.70
Why Pascal uses less memory and CPU than c++? 0.00
Overloading operator+ with pointers +0.05
Most compact, efficient, readable and clever solution for the "... +0.18
Unable to Access Casted Void Pointer -1.56
Polymorphism using switch statement +0.39
scanf function seems to be skipped in c -0.47
Can the compiler not determine whether a variable is const by Itself? +1.57
arrangement of data in known formatted file 0.00
Calling every child process at once to kill? -1.49
scanf() gets skipped in for loop -0.43
gcc tail call optimization with -O2 but not -O3 -0.41
Pointer to base class-argument type in friend function -0.90
Removing the numbers before the text in a code source -0.22
Delete on a pointer in a Union -0.00
What is wrong passing a 2D array to a respective pointer argument? 0.00
Why isn't -Wstrict-prototypes on by default? +0.44
Should I pass a large List<int> by reference or by value? -0.12
Integer input validation - Rejecting non integer input and requesti... -0.81
How to set output buffer width/columns when outputting to file? 0.00
copying from file to pointer +0.54
How to store data permanently in /tmp directory in linux +1.42
How to delete a specific object out of an array -0.66
Maximum number of children processes on Linux -1.74
Best way to avoid memory leak when you must use pointers, in C ++ +0.06
Read microsoft office files with out Office installed for a site ho... +0.06
Is it possible to use a for loop to change a variable name in C? +0.61
Understanding pointer casting on struct type in C +0.68
Direct Stdin To C Program -0.44
Why is this program not printing the input I provided? (C) +1.39
using fscanf to read from a file that contains an integer array 0.00
Bool error in C program to check character case -1.43
why can't we compare two strings directly in c 0.00