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 ... 16
Title Δ
Need to iterate over entire object except for first two elements. I... -1.54
How is assignments to compound literals useful? +0.93
Why does ints sometimes ask for double's print format in C? +0.49
C Program that prints Multiples of 3, 5 and both, professional styl... -0.58
Why right-shifting an address by three bits as a hash function for... +1.75
"Symmetrical difference" for unsigned ints - assumed roll... 0.00
reading a big bin-file(~2mb) in c +1.96
2D array of strings in C: 0.00
What is the best way to empty an object? -1.50
how can I make branchless number cycle? -1.02
How to fix format error for char* and char** -0.03
Truncate string with realloc() in C? -0.46
c++ what happens when new/delete is replaced multiple times? 0.00
Why aren’t posit arithmetic representations commonly used? -0.97
Why virtual inheritance cause pointer offset? 0.00
Is a function pointer really a pointer? Or it's an object? -0.89
Allocating Memory to a Program Upon Initialization in C++? -0.07
Is it good practice to return an error to the caller instead of thr... -2.02
C type notation 0.00
Why is casting on shared_ptr like this? +2.16
How do I call C++ functions from C? +1.16
Having a little trouble understanding memory allocation in C -0.70
Is it possible to write a _Static_assert in GCC/GNU C that would ve... +0.73
Is std::list circular? -1.15
Memory allocation and constructor +2.37
Why does rand() repeat numbers far more often on Linux than Mac? -0.83
Copying a git repo via "sneakernet" -1.77
Explicitly passing *this in C++ +1.42
Why in C does the function sizeof() output the size of right most o... +0.56
C++ sprintf output order is incorrect 0.00
What does the 'keyword' phrase do in header file? -0.51
Shrink factor for dynamic array? 0.00
char* (*name())[]; Is this statement array of function pointers? -0.23
Makefiles and structures in C +1.61
What does it mean that condition? -0.48
Class design - use optionals? variants? be opaque? -0.95
Array VS Pointers +2.25
How is memory deallocated in c++ -0.20
(C++) should'nt this dynamic_cast retrieve the derived class 0.00
Allocate a multidimensional array of ungauranteed size on the heap... 0.00
Do multi-dimensional arrays cause any problems in C and/or C++? +0.92
Why is my string variable not printing a full string? -1.34
Dynamic function resolution at runtime -0.84
C speed of comparison: Equals "==" vs Bitwise and "&... -0.48
Function that reads a string from a file of unknown length 0.00
Why strncpy() is not respecting the given size_t n which is 10 in t... -0.77
Should/Do I cast a void pointer in C in general? -1.33
Unable to understand _IO_puts +0.42
Why is dynamically allocated memory always 16 bytes aligned? +0.23
Type name at the end of c++ expression; 0.00