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 ... 11 12 13 14 15 ... 30
Title Δ
ERROR: run-time check failure #2 - stack around the variable was co... 0.00
C++ Beginner: How do I prevent the text in my table from pushing an... +0.44
Error: invalid operands of types ‘const char*’ and ‘const char [7]’... -1.47
Is it most efficient to have one variable initialization in outer f... 0.00
What does Aclass<Bclass> my_obj(5) mean? 0.00
How to fix "Reference to non-static member function must be ca... 0.00
How to do a Linear Search in a vector stuct? 0.00
Read from File into Struct and Add to Vector 0.00
Pointer or local variable for the output parameter of a function 0.00
Pointers in a linked list example 0.00
Having issues with .h file, it doesn't seem to be linking corre... 0.00
array size initialized dynamically example +0.43
char array not working: c++ +2.14
Using sort and function object , but the function object cannot mod... 0.00
Filewrite not happening when ofstream pointer is in a std::map in C++ -0.04
Threads in for loop not working correctly -0.34
Program output differs between Windows and Linux. Why? 0.00
difference between typename and typename1 C++ +0.29
Saving new points in time with ctime overwrites the old strings? 0.00
Cross-compile C++ application for Linux on Windows in Eclipse +1.95
Populate static class member in subclasses +0.44
qsort a list of class objects -0.31
cin not accepting user input in C++ +0.42
How to make an array that holds unique_ptrs? +0.16
"Project.exe has triggered a breakpoint" after implementi... +1.68
how to pass a subvector of a 2d vector in a function in c++ 0.00
Can't assign an member variable address to a pointer 0.00
no operators "<<" match these operands +0.37
Strange message (_Base_bitset::_M_do_to_ulong) getting printed out... +1.51
c++ constructor no matching function +1.73
Why is there a difference between a .cpp file and a .h file? +0.45
Call derived class non virtual member functions from base class poi... +0.23
c++ 2d arrays and pointers to pointers- I don't understand this... -0.51
How can I block in my Qt application signal SIGSEGV from cURL libra... +0.39
Changing fixed size array to vector 0.00
Using c++ typedef/using type alias +0.45
Why compiler gives the message "call of overloaded function is... -1.61
Mapping an int to a struct of vectors in C++ 0.00
Sending an object to server +0.45
How do I access member function using constant vector? 0.00
cannot use push_back to insert an integer to a 1D/2D vector +0.42
C++: multiline string literal with concatenation? 0.00
Curly bracket syntax and iterator in c++ -0.08
Function that returns a sub char string from given Indices +0.43
fstream produces REALLY weird behavior -1.57
Segmentation fault trying to execute a MinGW compiled C++ winapi te... 0.00
C++ error: invalid use of ‘::’ for `std::cout` 0.00
C++ Passing Operator as Parameter -0.54
Matrix - return and pass as parameter c++ +0.18
Can I instantiate a struct through its base's default construct... -2.09