StackRating

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

2785528

Rating
1386.54 (4,536,249th)
Reputation
4,356 (38,359th)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
C++ code is much slower on linux than on windows +2.46
Threading in C++ using std::thread -1.06
order of constructors and destructors 0.00
How to understand this recursive function? -1.58
Can you map a C++ object to memory mapped peripherals? 0.00
Source code build confusion (preprocessing and linking) +0.10
why recursion performance is slow when declare vector inside? c++ 0.00
What is delay() in C? Is it a system function? -0.99
Recursion Function Return +0.25
Static counter - how to make ID not change [C++] -0.81
C++ multiple strings inside an if statement +0.38
Recursive method to find value in linked list +0.59
How to determine which thread is done 0.00
Recursively traverse dictionary trie to count total words +0.37
What does each element of printf's #%ld!\n mean? -0.23
Why are .out files hexadecimal instead of binary +0.11
My c++ programm keeps crashing ist my code bad? +2.23
Semaphore signalling vs mutex +0.13
error " cannot convert node to node* " in c++ 0.00
Run time error when I try printing the linked list +0.18
How to open a file from different directory in c++? 0.00
How to dynamically allocate memory on andress whom I point to? -1.43
Function to print all paths of given sum (Binary Trees C++) 0.00
How to return "" OR empty when value of float is 1 +0.61
Mantain the original value in a recursive function c++ -0.40
Can I loop over file names that differ only by an integer number? -0.47
How I can Display the Reverse of X on C++ +0.84
How to clock_gettime within clock_getime? +0.12
What is the standard rule on arithmetic operations when storing tem... -0.45
How is std::stoi implemented? -1.34
count from 1 to 1000 with no loops, no recursion, much less than 10... 0.00
c++ - How to extract first element out of a vector<string> an... +0.31
Unique Random Number between 0 and 9 +1.64
I am writing a function for modular multiplication in C++ but don&#... 0.00
Printing number of stars with equal spaces to create a V -0.71
What's the difference between pseudo random and truly random nu... -0.37
how do i know what is the type of an element in an array of pointer... -0.03
How to check if a Key is pressed -0.31
How/where C++ namespace std is defined (link to documentation/stand... -0.32
How do I make your program increment repeatedly until another key i... +1.57
[c++]The loop stops at 692 -0.35
How do I not allow negative numbers +0.11
Splitting up a string from end to start into groups of two in C++ -0.97
how to get un-initialized memory in c++ -1.24
divide a number by 2 recursively 0.00
Too much declaration and initialization in header file C++ -0.37
Replace vector of vector with flat memory structure +0.87
Reading a text file into a binary search tree 0.00
state of pointer if memory is deallocated -0.65
How do you add two fractions without user input in C++? -0.14