StackRating

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

Vality

Rating
1517.17 (38,358th)
Reputation
5,871 (27,820th)
Page: 1 2 3
Title Δ
What is the origin of garbage value? +0.08
Using C macros in Swift 0.00
Given n numbers, writing a routine to find the largest number betwe... +0.48
how to use stringstream to convert a string to an int and to a doub... 0.00
Define a struct that contains a function pointer to a function that... 0.00
C++ 14: How to use variadic template to create an array of values 1... -0.12
How define array of blanks of C++ compile time defined length? +1.15
Classes and Exception Handling In C++ +1.51
How can you pass an int variable into a function with float paramet... 0.00
Copying the lines from a file to another backwards in c +2.09
Why does code mutating a shared variable across threads apparently... +0.16
Simple C pointer program, not running -1.65
C++ STL vector Deep erase -1.46
What is an efficient method to force uniqueness using rand(); -0.69
Running Time Complexity of O (n / 2) 0.00
undefined reference to `Stack<char>::Stack()' 0.00
Destructor in a multithreaded environment? +2.41
Member function definition outside of class +1.56
Is there a way to call multiple functions on the same object with o... -1.87
=+ operator in c++? -0.80
Should I use boolean type for non yes/no answer variable? -0.22
Function pointer with some parameters set -1.51
How to delete elements of an array after a specified index 0.00
Proper way to write 'one but not both' situation? +0.95
Is implementing RAII via constructors and destructors considered ba... +1.34
Issue with C++ Multithreaded file read running on virtual machines 0.00
lint warning with unsigned long in switch statement 0.00
Is there a way to store clang compile-time flags in the output bina... 0.00
Define array size in library without modifying it for every new use? -0.60
Playing, Opening and Pausing VLC command line executed from Python... 0.00
Does if (!(-1)) evaluate to true or false in C? +0.48
SDL why create textures on the heap instead of stack +1.32
Can we Switch between process called by fork() C,like Switch player 0.00
C++ - Heap vs. Stack Attributes +1.12
Program should not work as per `C faq` but it works -0.99
C Communicate childrens with parent using pipes -2.06
Why do we have two kinds of libraries in C/C++? +2.15
Bitwise or before casting to int32 -1.16
Why can I not print "\05" or "\07" etc? +1.71
openmp reduction does not provide the same answer as the sequential... 0.00
Is there an equivalent of mongo_find_one() in the new Mongo C driver 0.00
Which is more efficient: Return a value vs. Pass by reference? -0.21
GNU Make -- Pattern-Matched Dependencies 0.00
How is `min` of two integers just as fast as 'bit hacking'? +4.12
Alternatives to "sparse checkout" in Git 0.00
Winsock: Listen and recv (differences) 0.00
Accessing variables inside a while loop +2.09
How do I run multiple program instances using screen when the progr... +3.87
Replace nested functions -1.81
Signed and unsigned characters behavior while printing in C +4.06