StackRating

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

scohe001

Rating
1575.52 (3,441st)
Reputation
8,142 (19,352nd)
Page: 1 2 3 ... 10
Title Δ
How to avoid circular dependency in this project? 0.00
Is there a way to stop receiving an exception error when dereferenc... +0.02
Getting rid of input buffer 0.00
Cannot enter while loop. Is it to do with using an unordered map? 0.00
defining a variable and use right away +0.18
Element missing after assigning the vector to another vector +0.39
How to go the end of the current line in a file and check the chara... -0.13
C++ why is my pointer taking me to some weird location as soon as I... +0.42
C++ - How to remember if a file has already been moved? 0.00
Why does rand() in C++ keep giving me the same number? -0.96
Segmentation Fault wrt NULL pointers C++ 0.00
Why is my override method not being called in C++? 0.00
Managing an array of objects issue on Arduino -0.11
Code produce two different upon removing if statement 0.00
Deferring cout output until just prior to the next output 0.00
How to check if a Number is decimal or not and apply here? -1.12
Specify insertion or append to linked list in c++ 0.00
Add methods which return same class objects to a existing class in... +1.00
Check multi variables in if condition +0.40
How to bypass commented lines in external text file using ifstream... 0.00
how to write a function that links other functions in C +1.03
Why `std::string str(nullptr)` and `std::string str=nullptr` is wro... -2.05
Why is my loop not returning the right answer? +0.39
Sort a string based on the order of another string 0.00
Conversion of const char** to std::vector<const char *> +2.04
Accessing elements of std::vector<std::map<int, unsigned char... -2.21
Time complexity of std::find() in std::unordered_set or std::unorde... 0.00
How to convert char into int in a function? +0.40
Why can't I print the elements in my vector? 0.00
error: cannot bind non-const lvalue reference of type ‘Position&... 0.00
How to declare a global-scope function a friend to a namespaced cla... 0.00
How can a unsigned char take a int value? 0.00
How to have reference vector as a class member? +0.36
Is use of empty std::optional<string> UB or not? -1.54
How to program C++ to read a set amount of lines from a txt file? +0.39
Strange behaviour of linked list with struct -0.10
Issue while returning the integer array values +2.04
Comparing polymorphic types in c++20 -2.19
C++: How to call a function (lets say funA()) from a header file in... 0.00
Expose a private std::bitset field that is inside a class for modif... 0.00
Is calling member functions without object instantiation undefined... 0.00
c++ nested class getter and setter does not work 0.00
How can I simplify a multi switch case statement? +0.68
Are there exceptions to the command line arguments passed to the ma... +2.27
Initializing a vector of vectors of ints in C++17 0.00
C++ maths not working as expected when running 0.00
is there a way that my program can make subsets of any given size? 0.00
How to count instances of matrices in a vector? 0.00
Segmentation fault (core dumped) unable to find the bug 0.00
Nested do-while loop inside a while loop 0.00