StackRating

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

sfjac

Rating
1515.75 (42,594th)
Reputation
4,833 (34,354th)
Page: 1 2 3 4
Title Δ
const value in for loop +0.84
Pointer syntax and incrementation +0.22
Why returning a const char * from function is not a good idea? -0.79
Is this correct point to free char* +0.51
c++ memcpy a struct into a byte array +0.50
I want to know what happens when *this is returned +0.23
Why is the constructor called twice in my program? -0.98
A segmentation fault -0.81
typedef struct name name without a subsequent struct definition +0.94
What to type in console to trigger end of stream? +2.64
Redefinition error while using pointer and an iterator in function... -0.00
Is there any difference between to assign a parameter to a member v... -0.37
How float work in C++ on input and default value +0.50
Program crashing when attempting to convert array into a string wit... +0.50
Sorting Dynamic Array With Data File -0.55
What is the length of my array? +0.69
How do I resolve the "undefined reference to `vtable for <&... 0.00
C++ gcc vs visual c++ +0.03
Passing a vector of specific size to a function 0.00
A more efficient way than function reference? +2.93
Moving object to front of vector c++ -2.34
Return Multiple Values C++ +3.26
No viable overloaded '=' on a c++ program -2.84
Template parameter: enum, class or enum class -1.79
Testing Function for speed performance in CPP -0.06
C++14 tuple addressing by type - isn't it just making a general... 0.00
How to repeat a "for" loop in C++ -3.43
Initialize Object with Pointer Members in a Vector c++ 0.00
Initializer list reference type safety 0.00
References to a unique pointer in modern C++ +3.88
Why method of class does not have access to some field of my class? -2.34
How to implement strategy pattern in C++ with std::function +1.77
Implementing Bailey-Borwein-Plouffe 0.00
Using a pointer to my arrays gives me an "Unhandled exception&... +3.95
Error in Multidimensional array code in C++ -3.89
Is there a way to program a loop to go through each character in a... -3.47
Pointer initialization (or lack thereof) in C++ +1.98
Accessing unallocated memory C++ +0.11
Inheritance and calling member functions +0.56
C++: Override keywoard in Sub-subclasses +0.14
Retuning multiple vectors from a function in c++? +4.05
Nested calling vs. Calling step by step 0.00
Can't pass parameters to std::thread? 0.00
makefile doesn't work with -std=c++11 option -1.33
Objects created via array and 'new'-operator, but how to pa... 0.00
Does std::wstring_convert instances change when they are used? 0.00
Why can't you declare a variable inside the expression portion... -0.54
c++ linked list template and Nodes +0.05
push_back() in vector of a Point doesn't work +4.11
How to pass vector to a overloaded output stream that takes a custo... +0.87