StackRating

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

user4581301

Rating
1596.20 (1,959th)
Reputation
21,467 (6,206th)
Page: 1 2 3 4 5 ... 30
Title Δ
How does the 'max' as a variable work even though normally... 0.00
ERROR :The thread 0x4c0c has exited with code 0 (0x0). Exception th... +1.77
How do I list all file names of a ZIP archive in C++ from scratch? 0.00
Is begin() a valid iterator operation, and if so, what does it refe... 0.00
Recursive Class Definition yields to invalid pointers in c++ 0.00
Having difficulty obtaining double after using getline() in for loop 0.00
enumeration/ illegal switch statement error in C++ +0.36
no matching function for call to constructor problem (question abou... -0.24
The output is always the same even if the algorithm works C/C++ 0.00
How to Initialize class member that is a pointer to a structure -0.16
C++ Read Access Violation in Singly Linked List 0.00
unexpected infinite loop in c++ -0.47
MinGW g++/gcc not compiling with proper path and version command wo... 0.00
C++ How do I read a user's ENTER key input as one of the test c... 0.00
How to read double digits and single digits in C++ -0.63
How to extract info into a struct and output to a file c++ 0.00
Pointer gets modified after a push_back +1.22
undefined reference to `EVP_PKEY_CTX_new_id' 0.00
Why is there a difference in bytes when I send a picture file throu... -0.81
This program is supposed to trigger the 'if' statements at... 0.00
C++ Accessing a private member of a class from another class using... +1.56
Using a vector of vectors to represent a graph and my data is getti... 0.00
How to use & modifier on a parameter in a C++Function call 0.00
Establishing an Entry Class for a Linked List 0.00
explanations of the code here, order of output in cout statement in... +0.36
Member object not found: no member named get_event(), Also dealing... 0.00
Is it bad programming practice to have a function that prints state... 0.00
Read integers from a text file into a two-dimensional array and ass... 0.00
Declaration of the struct inside of the curly bracers 0.00
Why is there a memory leak in the following C++ code? +0.81
Array Index Overload Bug +0.36
c++ initialization static variable in "local scope" 0.00
Why is this function causing memory leak? +0.77
Arduino cannot compile variable named SP: "Expected ')'... -1.36
Creating a vector in class A with type of Class B - Issue accessing... -0.14
returning str vs. str.substr(0,str.size()) gives me different outpu... 0.00
Back-end bound while copying array -0.14
c++ dynamic array of pointers - when i need to use it? +1.33
Binary Tree Structure Balanced , EXC_BAD_ACCESS when using recursion 0.00
sending struct to function C++ 0.00
Why is my derived class showing as abstract? 0.00
How to retain use of a child classes method after being made a poin... 0.00
How to read just before EOF from a file and put it into a string? 0.00
adding list items or nodes in linked list 0.00
Why is my program dropping the most significant figure when reading... 0.00
accept function loop in thread c++ socket 0.00
Why can multiple std vectors be used in a class? +1.61
Understanding cin.fail() and cin.clear - Vector Appending Program -0.65
Access array in main by pointers by method in class -1.84
How to sort string array by number if the string contains numbers a... -1.75