StackRating

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

David G

Rating
1601.51 (1,714th)
Reputation
69,522 (1,247th)
Page: 1 2 3 ... 41
Title Δ
C - linked list reverse recursively: why use double pointer? +0.76
my c++ code does not let me input all input values, and i don't... 0.00
(C++) How to read two columns of data from .txt file into two vecto... 0.00
How to turn a string into int with more than 1 digit in c++? 0.00
How to implement complete binary in c++? 0.00
Weird behaviour when holding std::ostream rvalue member 0.00
How to prevent `std::cin` or `\n` from flushing the buffer of `std:... -2.59
g++ expects an unqualified-id, but what is it expecting? 0.00
How to ignore invalid input when reading file? 0.00
Does stringstream ignoring whitespaces? 0.00
C++, function that can take either ifstream or istringstream 0.00
Should call istream::clear() in my custom >> operator? 0.00
i want to print the non repeated number using hashmap; +1.71
Merging two sorted linked list in c++ -0.14
Why does not work with lambda with template 0.00
Is it possible to unhide only specific overloaded method of Base cl... +1.89
Why does type deduction fail once, but succeed another time in two... 0.00
Can't use std::greater where std::less is used 0.00
Reading CSV from std::ifstream in good time -0.14
Why does switching parent nodes not switch its children nodes? -2.18
Recursive function that reverses substring within a string +1.03
Copy constructor calling the default constructor during delegation... 0.00
reverse print using recursion 0.00
std::ostreambuf_iterator and std::cout cannot be used together 0.00
read access violation when assigning to std::function 0.00
Stringstream weird behaviour 0.00
Casting is not a pointer type when downcasting +2.19
Compare std::ostream to see if it is std::cout ("no match for... +0.37
Using enable_if, in class template method, to check if two function... +1.69
Initializing variables inside templates +0.37
How the inputs of string and double datatype should be taken in thi... 0.00
Trouble checking for newline character when taking integers as input +1.41
Why can't I assign a value to a sequential list structure in a... 0.00
called object type bool is not a function or function pointer 0.00
Why `void` is required while declaring a class template which is to... +1.63
Use tag dispatching to check if type implements size_type 0.00
Getting failbit when reading from txt file ending in new line +1.88
"Could not deduce template argument" when template argume... 0.00
Pointers looking like function pointers -1.99
How would I make a copy of a linked list using an ADT in C? 0.00
Pointer changes value after exiting constructor 0.00
behavior of open (file) in I/O 0.00
Constructing unordered_map always copies unique_ptr 0.00
Assignment Operator not working properly in circular doubly linked... 0.00
How to get the number of elements in std::array<T, N> without... 0.00
Ranking of implicit conversion sequences [f(int) and f(const int&am... -1.17
How to apply std::is_convertible_v to a set of variadic arguments? +1.18
Writing a push method for a Stack in C++ -0.52
Neighbours algorithm 0.00
Unable to print the first element of the string 0.00