StackRating

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

Martin York

Rating
1547.36 (8,780th)
Reputation
206,392 (222nd)
Page: 1 2 3 4 5 ... 55
Title Δ
malloc: *** error for object: pointer being freed was not allocated 0.00
Is LTO allowed to remove unused global object if there is code in a... -1.99
How to call a function from a function pointer of an instantiated o... -0.60
How to make std::istream_iterator read only until the end of line? +1.58
C++ constructor performance -0.21
In C++11 or above, Is there a way to implement a single-method pure... -0.43
why do i get different outputs when i basically copied the code?(de... 0.00
When using std set find, the program will not compile +1.92
Change code from using heap to using the stack +1.19
Reading an input file in C++ -1.02
How do I use the char value for string? +0.45
Using pointer and reference as return type in same function -1.66
Why can we say ' char *c = "Hello"; ' in C++ 0.00
what is the difference between two types of defining constructors?... 0.00
how to initialize a non copyable object data member 0.00
way to remove an object from a vector? +0.47
Bool value returning false for some reason +0.45
C++ A static member of a static class is never referenced. Will it... 0.00
c++ How to parse a file into vector of structs +2.39
Problems while opening a .dat file in c++ -0.16
Trying to send a vector containing 1KB over tcp to client 0.00
C++ Invalid Pointer error when compiling with g++ on Linux, but not... 0.00
calculating average length of words in a local text file -0.82
why the iteration is done by i+6 every time and why the condition i... +2.32
how to define my own special character in cout -0.05
Merge Sort not working correctly with certain list of numbers +0.47
Iterating over tuple in C++17/20 -1.67
How do I validate user input with c++? -0.55
C++ Dangling Pointers and Memory Leaks +1.94
Convert HEX to printable string/char -0.73
Cpp: JSON parser in Cpp that provide support Serialize/Deserialize... -0.04
How to initialize an array that is private in a class using constru... 0.00
why C style code is faster than C++ style code 0.00
Does alloca() return memory if an exception is thrown? -0.79
Decoding binary data from serial port 0.00
Mocking a Stream for Testing 0.00
Can a pointer convert to an array during a function call? -0.50
Binary Search Tree Problem with Insert Function -0.55
Get function pointer's function name using macro # not working 0.00
How to read in multiple arrays with varying lengths from txt file? 0.00
I want to read some multiple chars in C++ but it never reads the se... +1.84
Why do I get error C2143 syntax error: missing ';' before &... 0.00
How can I use the text from a file like variables 0.00
how do i determine the highest and lowest value using do while loops -0.87
Converting input from lowercase to uppercase using ASCII codes in C++ +1.82
How to include header files without quotation marks? -0.29
C++ : Handle thread-local object destruction +1.06
Manage a Chinese .txt in C++ 0.00
What exactly is C++'s behavior regarding pointers and using fun... +0.47
How to delete (free) multi dimensional struct memory in cpp? +0.20