StackRating

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

Smeeheey

Rating
1530.23 (18,310th)
Reputation
7,984 (19,766th)
Page: 1 2 3 4 5 ... 6
Title Δ
Fast strlen function vs aliasing rules +0.06
How to explicitly instantiate class with default template arguments... -1.15
map::find with a type that's comparable but not convertible to... 0.00
More than 1GB memory allocation error -0.53
Variadic template: candidate expects 1 argument, 0 provided (deduct... +2.26
GDB with C++ that calls C Code 0.00
Passing pointer as argument to slave dll wrong size of object -2.38
How to initialize a heap allocated varible in the constructor 0.00
How to interpret AddressSanitizer output? 0.00
How to use AddressSanitizer in gcc? 0.00
Passing to a Reference Argument by Value +0.52
/usr/bin/ld: cannot find -lpthreads 0.00
Header modifications do not take effect in fresh build -0.51
fork n children and send them a word 0.00
Sending and receiving messages between client and server program gi... +0.49
How to read FORTRAN binary file with c or c++? 0.00
Grep errors from a file and put them in a new file but not override... +0.49
C++, circular dependencies, templates and user types +0.50
How to set up communication between two processes? 0.00
Container of polymorphic objects 0.00
Requiring "public" access modifier when using instance in... +0.60
unique_ptr to char* conversion +0.50
load a fake debug symbol in gdb when debugging a stripped program -0.02
Detecting and clearing wrong object imported from dll in C++ 0.00
Chaining derived class methods to base class methods -0.06
change Linux users run time, from a c/c++ code 0.00
How to cleanly implement two objects referring to eachother using s... 0.00
Mark a single member as private -2.06
gdb printing old and new value at a breakpoint hit +0.24
call C++ member function from the string input format 0.00
Slowdown when reading big file randomly with C++ -0.27
g++ unable to link static version of shared objects 0.00
Overcoming static initialization order fiasco when a singleton obje... +1.33
Nested loop of same vector - Erase–remove idiom +1.24
sort an map based upon its value's property 0.00
std::deque and multi thread access +1.57
Replace urls in code using sed 0.00
Can someone explain the output of this c++ program? +0.03
Extracting continuos bits from a std::string bytewise with a bit of... +0.52
Difficulties in understanding this recursion -0.77
Reassign unique_ptr object with make_unique statements - Memory leak? -0.20
Pass and hold bound method as a callback in C++11? 0.00
Enforcing statement order in C++ +0.06
C++ Pointer can call Member Function without Object +0.07
bash command fails in tomcat/java Runtime.getRuntime.exec(), but wo... -0.92
Expose debugging symbols for a program compiled with multiple langu... -0.01
What does reinterpret_cast do binary-wise? +0.77
Is there any advantage to putting headers in an "include"... +1.27
How can one design a base class, so it knows about all the "de... +1.25
Why is SFINAE not applied in this example? +0.26