StackRating

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

AndersK

Rating
1479.33 (4,499,270th)
Reputation
30,644 (3,964th)
Page: 1 2 3 4 5 ... 31
Title Δ
Read access violation exception for a delete function c++ +0.53
c++ passing arrays in constructor without defining them elsewhere -0.06
How to find the difference between two arrays in C? -1.35
Dealing with pointer arrays in C +1.25
C++ Visual Studio Won't fully run program 0.00
How do I check if a std::string, containing utf8 text, starts with... -0.99
C++: What is happening to the top of my stack? -0.49
Storing tokens in struct +2.63
Additional variable in struct causes wrong return value in getter m... -0.43
Sorting a 30 element array in C +0.33
C nested pass by reference memory errors +0.15
passing a vector of structs into a function -1.30
c array not used but if not declared, program runs wrong +0.26
Malloc - Why does this string accept this text with a smaller alloc... +2.53
error: ‘invoke’ is not a member of ‘std’ 0.00
c++ if what is the error in that code? +1.37
String copy using Pointer gives Issue 0.00
Function pointer in struct in C -1.12
how to send c++ compiler errors to a text file in cmd 0.00
Opaque struct with C linkage & C++ implementation -0.01
Reversing a string using stack is not working for me -0.96
How to create COM object 0.00
How to Permanently change PowerShell and CMD prompts -1.25
Why can't I get a loop to spin for less than a millisecond in C... +0.01
CMD will be frozen and will not respond anymore when I input charac... -1.84
c++ write on specific bits in matrix -0.46
Visual Studio 2017 C++ Console not outputting everything +0.51
c++11: how to execute a function in the main thread after n seconds +1.71
program crashes after executing the second case in a switch 0.00
Find Longest Word in C -0.27
no matching function for call to, how to fix it? 0.00
How does the computer make sure that a member only can be accessed... +0.87
Why would you use a reference rather than the original? +1.82
C: SEEK_END in a printf shows unexpected value -0.44
Why isn't my dynamically allocated array holding the correct va... +0.19
extern "C" causing an error "expected '(' be... +0.02
Design of a Wrapper Class in C++ -1.76
Merge values in two nodes of linked list -0.31
C++ array pointer +0.60
Nullptr error during adding structures to list -0.16
Simple C program involving arrays cannot execute 0.00
C Program showing me a Segmentation fault -2.04
bitwise operator XOR -1.35
add a char to a string in c 0.00
How to call a function in DLL defined another project -0.96
Why does fread read garbage from non-binary files? -0.50
What does "class example;" mean in a Header File? -1.87
Segmentation fault: 11when using if condition -1.85
Simple C code not working properly when input.txt file is passed to... -1.74
my array of pointers is not saving and returns wrong output after t... +0.50