StackRating

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

john

Rating
1606.21 (1,533rd)
Reputation
40,561 (2,737th)
Page: 1 ... 14 15 16 17 18 ... 55
Title Δ
Memeber variable as class variable in C++ how does it happen? 0.00
When insert string values into a char list by char, why do we use l... +1.73
There are no data in my Linked List nodes 0.00
Struct variable is set but not used even though I use it immediately 0.00
Why the code isn't working and giving wrong output? 0.00
print a multidimensional array using range based for loop -2.32
Assign or construct a std::string given multiple char* strings +1.86
How to check the strength of a password in C++ using bool functions +1.81
Static C-String is not keeping its value in a function (C++) 0.00
How to sort the row of a 2d matrix? -0.12
string.erase function is not working in a specific case +0.37
vector not producing expected output c++ 0.00
i am getting error while running the code 0.00
Is this code right? My IT teacher says it's wrong +0.64
How to associate file with already initialised ifstream object? 0.00
Class matrix in c++ 0.00
Read the next line of a file I'm already reading 0.00
How to read data from a file and store the names from the file in o... 0.00
Convert vector of arrays into vector of vectors c++ 0.00
Passing a callback function pointer to a function in another class -0.88
Error while declaring constructor in an Inherited class in c++ -2.30
What is *this and what is this 0.00
What can i implement fmt lib 0.00
why does the equivalent condition necessary? 0.00
error: passing ‘const Flacon’ as ‘this’ argument discards qualifier... 0.00
Keep getting C2664 error - cannot convert argument from char[10] to... -0.13
Switch Structure Doesnot exit 0.00
Why is realloc() introducing some random values into a dynamic arra... 0.00
How to sort vector of const char* vectors +1.57
ifstream not reading file for no obvious reason +0.27
Error when debug: Debug Assertion Failed: Vector subscript out of r... 0.00
Error when creating an array: Expression must have constant value 0.00
Quick Question: Why isn't my call for pop() working? C++ Stacks 0.00
Creating a linked list in c++ (array of stucts is not working) +0.38
I have to define two functions related with classes 0.00
a pointer to function within a operator 0.00
Finding the Lowest sum in a 2d array by picking 1 element from each... +1.65
Deck of cards wrong output +0.37
Returning variable created inside the loop causes destructor to be... +1.86
Using uninitilized variable in a method 0.00
How to create an array of parent object in child class in c++? 0.00
Generating a node for a linked list inside a for loop in c++ 0.00
How to delete user id from array and vacate spot without it copying? -0.13
Return the digit with the most occurrence in a line of digits that... -0.19
Unable to define push_back in vectors 0.00
no match for ‘operator==’ (operand types are ‘hockey::Personne* con... 0.00
reinterpret_cast does not have defined behavior 0.00
Exception thrown at 0x793F3729 (vcruntime140d.dll) in filePath.exe:... -0.91
Compilation errors when trying to add data to a map in C++ 0.00
How do you use, and pass arguments into function that use variables... -0.63