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 ... 4 5 6 7 8 ... 12
Title Δ
c++ How to declare a class as local to a file -1.43
How to get current timestamp in nanoseconds in C++ without using ch... 0.00
Virtual function binding 0.00
Function reading from a file into vector C++ -1.39
My Array displays nothing! Can Anyone help? Here is the source code 0.00
How to use right shift to avoid operator division -1.16
Recursive function for LCM in C++ using multiple numbers +0.61
Strange behaviour in declaration inside a while condition C++ -0.85
What's the good practice of logging in multithreading? 0.00
Multithreading: first access from another thread after being writte... +0.17
Cost of dereferencing a variable on the stack, or dereferenced rece... -0.29
Multiple linking c++ files +0.11
using htonl() to properly convert localhost using C++ -1.06
Does a function() call in a while loop uses memory everytime the lo... +0.40
C++ Not Beeping -1.52
Reinitialize vector values +0.13
How to append system time to a string variable -0.20
What does "invoked" mean in the standard when referring t... -1.04
best method for improving compilattion speed in c++ +0.08
Delete from the end of a linked list 0.00
Do I need to put everything in a class in C++? +0.18
How to force function to be called within constructor? 0.00
Understanding recursion with small example -1.13
Debugging with gdb - (gdb) "x/s pointer" output -1.09
why we use "const char* const* argv" instead of "cha... +0.35
Depth of a node in binary tree +0.09
Print out memory content for base and inherited class -0.72
Why do FindNextFile & FindFirstFile print these 2 strange strin... +0.60
Why is new used in C++ to get more memory when declaring a variable... 0.00
Deleting two specific Characters +0.45
Is it possible to transfer control of a program between GDB sessions? +0.47
Is it possible to transfer control of a program between GDB sessions? +0.47
Changed .h file in C++ does not need to be compiled again? -0.77
How is the recursive call to destructor made in linked list? -0.52
Overcoming static initialization order fiasco when a singleton obje... -0.36
C/C++ strtoul of negative number -1.60
How to read in multiple text files into a program? -1.12
pthread leaks memory after it finishes -0.33
What's the point of stringstream? -0.90
How to optimize the event polling thread on Single core machine hav... 0.00
Explanation of if parameter in c++ +0.87
Add new index in the middle of an array -0.42
Vector in C++, my code works but not how I want it to? -0.14
How to use c++ object defined in other file? +0.59
Order of libraries in static and dynamic linking -0.63
Why do we need void functions? -0.27
There's no error or warning displayed but my code won't run... -0.23
Why the singleton template crashes my program? -0.33
Is cpu clock time returned by have to be exactly same among runs? +2.59
Why does using my print method with std::cout result in an error? -0.42