StackRating

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

Kevin

Rating
1582.98 (2,756th)
Reputation
2,978 (56,797th)
Page: 1 2 3
Title Δ
Checking if errno != EINTR: what does it mean? -2.85
Why std::is_function returns false for simple functions and lambdas? +3.35
Binary code for numbers from 2 to 7 +3.41
Initialise unique_ptr in the unit tests -2.93
understanding c++ pointers to parent/base classes +3.44
Issue with evaluating one array, but writing the value to another 0.00
Why is only one Armstrong number being printed? +3.62
Debug Assertion Failed when using pointer 0.00
How to solve , has no member function "print" in case of... +4.60
Why isn't my function returning the count? (Binary Tree) -3.47
c++ array content changed when refereing to global array -3.01
why use condition_variable when we already have a notifying variable? 0.00
Can't understand why I'm getting a segfault +3.18
Copy constructor call C++ +3.68
Put array as argument and read its value -0.22
Vector of vector : Segmentation Fault 0.00
C not copying characters into new array -1.15
Launching runnable objects in threads out of a C++ std::vector +3.66
Can you explain this , challenge? +3.85
C++ corrupted double-linked list 0.00
Permutation on a strange string -3.47
Function Bad pointer runtime error? 0.00
How to solve the error 'std::out_of_range' what(): _M_range... -0.61
SFML animation without keyboard input 0.00
Custom Compare function for for a priority_queue of struct pointers +5.24
Why methods at the base class with the same name (not signature) mu... 0.00
Seeding Random number generator not working +3.76
If statement inside parenthesis changes the value in a vector 0.00
operator + overload c++ +3.70
Segmentation fault soap 0.00
C++ typedef with strange scope resolution operator 0.00
How to use extern to link to a function in other cpp file? 0.00
Passing an integer as the argument of a constructor function 0.00
Friend function can't access private members 0.00
Program to test if a given number is pandigital AND prime, bugged 0.00
C While Segmentation Fault +3.26
Why can't I scanf and printf an integer? -1.30
c++ - What is going on with header and .cpp with my static function... 0.00
How to convert int into a char array? +3.78
File I/O end of line 0.00
Passing pointer to array of objects into function 0.00
Insert into sorted linked list segfaults +4.37
How do I fix this discards qualifiers error? 0.00
C++ dynamic_cast base class pointer to derived class pointer 0.00
dynamic memory allocation of strings in cpp +3.85
Wondering how I can put a chunk of code into a separate function an... +3.42