StackRating

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

cmaster - reinstate monica

Rating
1498.14 (3,876,226th)
Reputation
26,619 (4,783rd)
Page: 1 2 3 4 5 ... 16
Title Δ
Nonintuitive result of the assignment of a double precision number... +0.86
Can bit shifting ever add a 1 instead of a zero in C ? And how to a... +0.17
User-made fgets() vs standard library fgets() +0.35
Static vs. Dynamic Array C++ -0.01
Is volatile required here +1.46
Swap without worrying about the data type +0.49
GIT diff with 0000000000000000000000000000000000000000 +2.81
What is the difference between char*str={"foo",...} and c... +1.69
Why did C never implement "stack extension"? -0.42
What is a good design to add an "all" option to an enum i... +1.59
Unexpected Huge Memory Consumption for vector of vectors +0.47
Git: Changed numbers of lines of code per day +0.95
Can I call placement-new and the destructor through references? -1.58
malloc vs array in C -1.14
When size is 64 bits then why shifting left 32 times give a zero +0.98
C programming : dereferencing pointers +0.50
Do stdio file descriptors (stdin, stdout, stderr) get opened, simpl... -0.99
Do comments prevent a header guard optimization? 0.00
Does curly brace scope for comment purpose slow down C++ code? -0.93
Is a processes memory reclaimed when it terminates? -0.57
What happens to a running method if its object is deleted? +1.05
Dynamica alocation of an unknown matrix in C +0.22
Is it OK to access past the size of a structure via member address,... +0.64
How to launch a Java program with precisely controlled execution ti... +1.69
deleting array from heap -1.76
Is it safe to move data between threads using a lock less queue of... 0.00
When exactly does a called function end? +1.39
Why does `alloca` not check if it can allocate memory? -0.53
Why this way to detect machine storage methods is incorrect? (Using... -1.16
C++ Deleting dynamic array only deletes first element -0.71
Git: Work on merged branch, which was unmerged afterwards -2.15
How to combine lazy evaluation with auto in C++ +0.30
Why use a pointer to a pointer in this 'handmade list'? +0.99
Makefile not working when changing function argument to const -1.00
merging (git) origin to my current local working branch -0.33
Why both stack and heap grows? -1.12
C++ - Right shift not evaluated correctly inside IF 0.00
Get rid of parallel branches -0.34
C++: Performance of Switch Statement vs Lookup tables -0.48
In the context of pointer to array conversions, can someone explain... -0.62
How to do the template recursion in function call? -1.80
How safe is overloading new array operator? +0.49
vim - surround text with function call -0.52
char * is slower than string in release compile -1.41
Why can static member function definitions not have the keyword ... +0.43
Passing string from Fortran to c++ +0.44
Forgot to create new branch. How to transfer changes to new branch -0.76
How does Git achieve storage efficiency when storing multiple versi... 0.00
how to Pass 2D array without size into function in C -1.60
Fastest `finally` for C++ -1.60