StackRating

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

Some programmer dude

Rating
1649.09 (581st)
Reputation
388,986 (100th)
Page: 1 2 3 4 5 6 ... 221
Title Δ
Please explain why this code prints 02002 and not 00022 0.00
Allocating memory for my struct failing with segfault, unknown addr... 0.00
What's the difference between &table[0][0] and &table? 0.00
std::vector.push_back() C++ +0.80
How could pass an object function by reference to another library f... -2.69
What are the ways I can group objects from different classes? 0.00
Accelerating a nested loop in C++ +1.20
Why is my vector not returning the last stored value? +0.27
Dereferencing a 3 dimensional array 0.00
Binary search tree and structure 0.00
no match for operator '=' (std::array<T, 3> and std::... -0.64
Can I use 2 loop statement in one loop? -0.07
I'm trying to fill arr in c++ and show it to user. My code is w... +0.27
what happen if the main thread finish but peer threads are not? +0.28
Trying to use strtok to separate string from a file and store in st... 0.00
auto variable declaration without definition +0.88
How do I fill an array with natural numbers in c? -0.93
C++ "for" loop condition in python +0.35
Why isn't the bool member in struc not taking the user input? 0.00
c++ derived constructor when defining function outside of class bod... +0.88
Questions about right value reference in C++ 0.00
Printing rdbuf() to console works, but getline fails 0.00
Merge Sort Base Case +0.81
Will a function declared inside main() have external linkage or non... -2.71
I'm returning a defaultdict(list), but randomly choosing betwee... 0.00
Passing array of structs with reference - segmentation fault -1.35
C - printf prints random characters instead of array contents -2.09
count even elements in a Doubly Linked list using recursion -2.88
Convert raw ASCII data to Hex string 0.00
Temporary object created in case of an object declared and then ass... +1.11
Program that does not compile without using namespace std; +0.27
Sum of i-th elements of the array -2.51
C: Problems printf and scanf +0.25
Subtraction of char* in implementation of strlen() -2.65
Visual C++ assert- String subscript out of range 0.00
Printing out end sum after executing for loop -0.49
Why the array seem leaks after I should malloc enough space? +0.24
Is std::filesystem::directory_iterator really an iterator? +1.41
struct and free() in C +0.26
Why I am getting an extra space on output? -0.63
How to read file line by line using "For loop" in c++? -0.40
I need declare a global array, but y my variable does not work, i h... +0.25
Local variable definied in an if statement hehaves unexpectedly 0.00
How do I calculate and display the correct percentage? +0.26
Pointer from vector causes BAD_ACCESS error when created from objec... +0.77
C++ class functions compared to C# 0.00
How to make a list of stacks in C++? -0.49
How to use add_definititions() variable inside c++ classes? 0.00
Is it possible to pass a class member variable to a function as def... 0.00
Converting a pointer to a double pointer in C 0.00