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 ... 8 9 10 11 12 ... 16
Title Δ
Copying a substring to the start of the string in C -0.83
Is "true == !false" always true? +0.95
Is this reverse string function in C poorly written ? / How to make... +2.15
Correct type to represent the size of a pointer in C? -0.15
const array initialization in C++ with no initial size 0.00
Properly written for-loops, normal and inverse, C++ basics -1.36
Is there a way I can make a function that is supposed to return a v... -0.19
developing 2-d array in C with user input? -0.54
c++ insane memory consumption on large file +2.42
gcc atomic read and writes +1.28
Finding lower_bound() of a column in a 2D array -0.60
What happens to an array during recursion in C? +2.62
What kinds of C optimization practices in x86 that were historicall... +0.65
Multiple inheritance with interface in C++ -1.52
C/C++: Multiply, or bitshift then divide? +0.06
Understanding good habits with OOP and multiple inheritance in C++ 0.00
Is it possible to create a pointer-free function? -0.37
How to shift 2d array elements down in C 0.00
Re-Organize 1d buffer as a 2d array -0.63
Best practice for using derived class in C++ 0.00
C++ Optimize vectorizing nested loops +0.87
How could I speed up comparison of std::string against string liter... -0.62
storage of string array when input string size is more +0.05
Vector initialization causing massive memory usage 0.00
Fastest way to copy one dimension of 2D vector in c++ -0.45
Unhandled exception - c++ program stops on cast +0.17
Multiple if blocks or single if/else block? -0.61
How to find the length of an array of std::strings? -0.22
What does the single asterisk inside parenteses "(*)" do... +1.02
Printing multidimensional arrays from a vector 0.00
Make a function returning temporary object inline? -0.40
How to know, what is inside a header file? +0.07
Vector of 64-bit double faster to dot-product than a vector of 32-b... 0.00
C++ optimal way of bring the ones to the front of an array of zeros... +0.47
How to read 64bit int file with markers the fastest? +0.94
Graph data structure memory management -0.31
Slow Instructions in Simple Loop on x86 -1.28
how much time for opening a file? +0.48
Why does c++ calls the parent default constructor implicitly? -1.68
reinterpret_cast<> and portabilty +1.21
c++: Random access to Dynamic Array +0.04
Floating point operations speed 0.00
c++ diamond inheritance constructor? -0.06
What could cause the destructor of a parent to be called during con... 0.00
What do array initialisers return? -0.39
C++ copy constructor clear up on vector<Base*> of Derived* -1.46
Removing (or rather conditionally attach) const modifier using macr... +1.12
casting array to variable -0.38
Finding path in a char array +1.05
making a conditional statement with a string containing all possibl... -0.61