StackRating

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

Jeffrey

Rating
1506.34 (117,705th)
Reputation
1,616 (101,990th)
Page: 1 2 3 4 ... 7
Title Δ
quick sort not working returning same array 0.00
C++ dynamic memory allocation (char[] and int[]) +0.14
Is there a need to dereference when performing a memcpy using point... 0.00
Does this situation require a delete or making a new variable? 0.00
Why are the files not being included 0.00
find_first_of with multiple characters doesn't return string::n... -1.73
Duplicate values in map, change the old one? 0.00
How to use set_intersection and insert into a set -0.23
Can I be sure that the binary code of the functions will be copied... +1.79
Sorting a vector of class pointers based on two attributes? -0.61
Multiple condition on a sort (c++) +1.63
Find geometry's interior point closest to its centroid -0.51
Performance of multithreaded TCP networking -0.48
Why does my function keep getting errors? +1.23
Using a C++17 library against a C++11 application -1.43
What should I do if i want to take an input in C++ but the integer... -0.22
C++ Timer Run on Main Thead Without Block (C++11/14/17/20) 0.00
What is the Starting address of the stack Memory? 0.00
Confused about 'Function double getSales(float) already has a b... 0.00
C++. Do type casted arrays need to be memory managed? 0.00
c++ is it well defined to cast a static array to a pointer and then... 0.00
Removing vowels from c string without using c string functions 0.00
Function-style casting a pointer 0.00
How to get 'static pure virtual' functionality in C++? 0.00
What is the secret to the speed of the filesystem::copy function? 0.00
How to return an array of object C++ 0.00
where am I going wrong with this function? 0.00
C++ For Loop with multiple independent arguments 0.00
Is it possible to format strings in C++ like python's f-strings? 0.00
Problem: Shortest path in a grid between multiple point with a cons... 0.00
Why have different ways of variable initialization in C++? +1.35
C++ the system cannot find the file specified error 0.00
C++ driver program not see header file 0.00
LeetCode 1: Two Sum - addressSanitizer: heap-buffer-overflow on add... +1.66
c++ async keyboard input(standard way) 0.00
Template Based Class Variable +0.49
Is there a way to let class convert itself in C++ 0.00
How to get chained values in case of Collision in unordered_map? -1.54
why does int myVar {5} give an error and not work? 0.00
Why calloc works only in specific parts of the code? +0.61
Alias definition gives error "is not a member of std" +2.33
Is there a good way to optimize the multiplication of two BigNums? +2.37
Simple mutex protected queue vs. thread safe queue in C++ +0.03
Why doesn't the 'i' increment up through every iteratio... +0.50
How to show large integer numbers on C++ +0.50
How to organize your github repository when syncing with Visual Stu... 0.00
C++ neural network implemented from scratch cannot get above 50% on... 0.00
Why does my array values not match with the global variables here? +1.64
C++ force implementation of method? +2.39
Bitmask dynamic programming - forming pairs 0.00