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 ... 14 15 16
Title Δ
C sprintf buffer sigsegv error -1.25
Shorter code to define all relational operators -4.12
Address of members of a struct via NULL pointer -3.94
Is a C-Style array to std::array transition completely safe for arr... +3.96
How to add each element of an array with other elements of the same... 0.00
Reading from file line by line known structure but length is unknown -0.17
Performance boolean equality? 0.00
Compiler code generation comparisons -3.75
How is conditional initialization handled and is it a good practice? 0.00
C/C++ register variable 0.00
Why does 64-bit GCC warn about converting a const int to long unsig... -0.02
Weird error after struct-to-struct assignment 0.00
Don't understand "assuming signed overflow" warning 0.00
Virtual tables and memory layout in multiple virtual inheritance 0.00
Now that we have std::array what uses are left for C-style arrays? 0.00
When should std::nothrow be used? 0.00
Derived class vtable corrupted? 0.00
Locating fonts on Linux (in C++) 0.00
What is the most elegant way to loop TWICE in C 0.00
String Stream in C 0.00
vim: highlight bash scripts? 0.00
Array indexing starting at a number not 0 0.00
what's the point in malloc(0)? 0.00
Determining 32 vs 64 bit in C++ 0.00
Creating C formatted strings (not printing them) 0.00
Do you use the TR 24731 'safe' functions? 0.00
An interesting C linked list idiom 0.00
Is there a performance difference between i++ and ++i in C? 0.00