StackRating

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

Jeff

Rating
1550.47 (7,801st)
Reputation
2,162 (77,841st)
Page: 1 2
Title Δ
How to communicate if stack allocated references are allowed as arg... 0.00
Searching for a Binary Value 0.00
C++ bitset with if statement 0.00
What is the difference between a void function() and a void ClassNa... +1.49
Creating/managing a heterogenous container(c++) +4.31
using grep command a .hpp file obtained binary files matched 0.00
Keep track changes in c++ class +3.47
Loops in loops and increment staying at 0 in C++ +1.00
Call to virtual function cause Segmentation Fault in C++ +1.77
C++ reference and lvalue -3.19
volatile variable being optimized away? +3.05
c++: what(): std::bad_alloc error 0.00
Redirecting stdout and stderr to a single file in c++ 0.00
Is fortran (still) faster than C++ for scientific computing? 0.00
Need a C++ compiler that supports <thread> 0.00
Why is _mm_set_epi16 sometimes faster than _mm_load_si128? +4.18
why `while (base * 10 <= 2147447412)` overflows +2.49
if T is aligned, std::vector<T> is aligned too? 0.00
Different Execution Times for separate runs 0.00
Why can't I forward declare an internal friend class? +3.10
Resolving host name 0.00
c++ boost checking for an empty dynamic array -0.20
Allocating an array of a class c++ -1.32
c++ template singleton static pointer initialization in header file +2.25
How to clear L1, L2 and L3 caches? +2.11
C++ 11 Template Variable Design +3.99
error LNK2019: unresolved external symbol "public: void__thisc... 0.00
block scope resolution in c++ language +3.47
Why use this->ObjectName instead of this.ObjectName in c++ +3.76
How to reuse object created in the stack +3.78
Check available memory in the system for new allocations +3.73
dynamic cast to non-derived object in order to call a function works? +0.37
While loop / Thread breakpoint occurs 0.00
Create static instead of a temporary for a function paramter 0.00
Limiting the scope of global symbols from linked objects 0.00
packing 10 bit values into a byte stream with SIMD +2.02
Is it possible to create array of pointer of 3d arrays? +0.54
In which case does sendto() on UDP socket return 0? 0.00
Can't deque.push_back() 10 million+ deques 0.00
How to free up memory allocated by "new", but without ref... -3.91
Linking static lib with other static libs -4.12
C++ unordered_map with char* as key +3.91
How to handle segmentation fault in an array C++ +3.95
How to initialize pair -1.96
behavior of const_cast in C++ -0.94
Binary search tree, how to connect nodes to root? +4.01
Taking out double letters +3.72
Writing arrays to text files in c++ 0.00
function call via class pointer in c++ -1.66
open O_CREAT | O_EXCL on NFS in Linux? 0.00