StackRating

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

Mateusz Grzejek

Rating
1557.47 (6,082nd)
Reputation
8,626 (18,132nd)
Page: 1 2 3 ... 6
Title Δ
LPVOID issue wont accept memory address -0.42
Functional template programming instead of inheritance +1.29
How to to pass iterators to the std::lower_bound() comparison funct... -0.23
How does that casting work? +1.57
Reference and Right-Reference with pointers +0.42
Is this hazard pointer example flawed because of ABA issue? 0.00
String literal type is not as expected +2.18
How significant is (int) within a statement? -1.23
How do i use the for loop for a specified range while using maps in... +2.00
Can I define a (typed) constant which is certain not to take up spa... +1.82
How to avoid memory leaks with polymorphism and vector? 0.00
Keep duplicate elements separately +1.14
Removing map and set from headers 0.00
Is it possible to use 'enable_if' and 'is_same' wit... +0.19
Array of char pointers -1.04
Why std::string makes WSAGetLastError returning zero? -1.70
What is the best way of clearing a char array in C/C++? -0.43
I am unable to assign difference of two elements of 2 dimensional a... +0.45
How to wrap all strings in a project with a macro / function? 0.00
Newbie here, what exactly is acquireLock() and what's it purpose? 0.00
Why can't "is_base_of" be used inside a class declara... -1.82
Alternative solutions for using native APIs: JVM_LoadClass0, JVM_Al... -0.34
Pass function with optional template type param to a class construc... +0.98
How to use c-strings and avoid overflow c++ 0.00
c language : fwrite doesnt do anything -2.52
How to design data exchange among a class producing data and an arb... +1.75
Include search paths from included header varies for different comp... 0.00
C/C++ structure incomplete member type inconsistency? +1.06
How to free all the memory in a tree of pointers +0.42
C++: No matching function to call to const char -0.45
comparing data for max min with a variable number of inputs C++ 0.00
What is the preprocessor define for C++ language in Xcode precompil... 0.00
Redefine #define-d value -1.57
segmentation fault (core dumped) error sorting string array 0.00
DXT Texture working despite S3TC not being supported 0.00
Why compiler cannot decide which function to call without the refer... -0.14
error: use of deleted function boost::shared_mutex::shared_mutex -1.63
Should a pointer or a non-const reference be passed in this particu... -1.47
Error 1 error C2143: syntax error : missing ';' before '... 0.00
Template class on a abstract class -2.23
Calling an assignment operator for one of bases with vtables of mul... -0.44
How to recover an interface through crosscast 0.00
In my code below Yes/No statement is not functioning properly, +0.42
GLSL / OpenGL Reusing output from vertex shader +2.02
C++ iterate over iterator +1.76
std::unique_ptr pimpl in dll generates C4251 with visual studio 0.00
const char * vs. const char ** function argument +1.49
.containsKey() method for c++ map -1.28
What exactly is std::atomic? +2.04
write to string array char by char -0.37