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 ... 6 7 8 9 10 ... 16
Title Δ
Vim - How to search and reaplace based on search 0.00
Distributed C++ Application using message passing +0.06
Reading arbitrary array of any size +0.00
Is separating source and header effective as using inline? +0.36
Is it a similar function in C++11 as in C11 for the twodimensional... +0.32
Grep without filtering -0.60
Is there a way of convincing Git to merge changes between files, ra... +0.02
Can I have two initializing statements in a "for" loop? +0.14
Concatenating two 2d char arrays -0.47
Flattened 3D array interior values 0.00
gcc4.9.2's libstdc++ implementation of std::vector inherits fro... -0.21
What is the difference between pointer to array and pointer to poin... +0.25
Do memory mapped files provide advantage for large buffers? -1.30
Generic bidimensional array -1.00
Efficient algorithm to calculate all possible pair whose multiplica... +0.54
c++ passing ptrs around -0.45
How is std::map implemented so it can require its key_type to be co... -1.01
Return pointer to array or make void function with parameter +0.54
Are there conventions to writing a --help message? 0.00
Makefiles - Inherited classes and inner classes 0.00
how to append the text from daughter files to a single mother file... +0.96
Freeing memory after passing value causing EXC_BAD_ACCESS +0.54
Rewrite This Malloc Using New For 2D Array -0.64
Does C style casting adds assembly (code) or is it only for the com... +0.25
How do upcasting and vtables work together to ensure correct dynami... -0.61
How to understand large complicated module, "without" com... -1.84
How is infinity represented in a C double? +2.42
How do I combine two axis of 1-D noise into contigious 2-D noise? +0.03
When to use const before function and when you shouldn't -0.67
Strategy on how to share parameters between an object and one of it... +0.04
Can I make a function table regardless of parameter signature? -0.30
error: Illegal zero sized array -1.53
Difference between these 2 codes? +3.28
trying to understand why git pull worked and git fetch did not -1.77
How to dynamically allocate a 2d array and why? +1.95
Why doesn't this code scale linearly? -1.06
replace if/else with while/if statement +1.91
Recover object lazy-loading the containing file -1.26
Is while(*p++) dangerous? -0.80
Difference between printf %.3f and bc rounding behavior +2.06
Do operation on each in dynamic array 0.00
Getting segmentation fault using malloc for 2D array +0.03
Max in array and its frequency -0.67
`std::string` allocations are my current bottleneck - how can I opt... +0.16
How to convert a series of if/else if/else if/ chain of relations i... +2.17
Graphics with discrete modeling: faster? 0.00
How to deallocate 2d array? -1.20
how to intrepret slightly complex pointer declarations +0.10
Transpose matrix function in C, with function receiving and returni... +2.62
Time Complexity of a printf()? +0.01