StackRating

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

Fantastic Mr Fox

Rating
1539.12 (12,248th)
Reputation
19,283 (7,128th)
Page: 1 2 3 4 5 6 7 ... 13
Title Δ
Valgrind complains about using conditional jumps that depend on uni... -0.44
C++: Using for loop I need to take infinite values of a point using... 0.00
Best way to achieve this sort of workflow in C++? 0.00
C++ Number Guessing Game: Higher or Lower -0.02
The difference between '+=' and '=+'? -0.81
Comparing multiple characters in C +0.83
Access structs through pointers +0.48
Counting vowels and consonants -0.03
Wireshark capture communication between devices on specified IP add... -0.56
Why Linker does not throw, multiple function declaration error? -1.38
generating random values of 0 and 1 multiple time over multiple ins... 0.00
for loop decrement doesn't work +0.66
How do I use get and set methods in c++ with an object that is init... +0.47
Declaring size of 3D vector +0.20
set 2 values in a ternary operation - C -0.26
C++ Euler Approximation 0.00
Error when creating an object with constructor -1.62
Issues with getline c++ -0.53
Object does not name a type - C++ 0.00
Is it necessary to unlock a mutex at the end of main? +1.94
math operation in while loop condition 0.00
Why is the range of signed char is different in C and C++? +0.26
Comparing c strings to char using strcmp -0.53
Reading till new line in C++ goes in an infinite loop +0.47
Do dark images have smaller size? +0.48
C++ beginner, switch isn't outputting first character of string +0.48
Equal elements in an unsorted array +0.87
Declaring a 2D array using double pointer -0.50
C++: Error on ostream << operator +0.26
Why does *= resolve after + -0.96
Array of structs inside a loop +0.50
Can printf() return differ from strlen()? +1.97
Calling a function returning a String within the main method +0.36
What is the issue with this C++ simple linked list implementation? 0.00
Cause compiler error when enumeration and identifier list don't... +0.33
Pass by reference Notation in C++ 0.00
warning: more '%' conversions than data arguments [-Wformat... +1.85
Error compilation with constexpr +0.20
Creating only one object, still Destructor is called 2 times . Why? +0.49
Swapping values in array C++ -0.56
How I can print to stderr in C? +2.02
Select a part of a vector with C++ and Eigen 0.00
Doubly-linked-list. Code works...should it? Much less code than oth... +1.67
Does ::myFunction() belongs to global namespace? +2.05
C program crashes because of pointer assignment -0.03
c++ Functions which indicate their return value should be ignored +1.13
Map C-style string to int using C++ STL? -1.36
n-bit signed number where n is not a power of 2 +1.08
Taking a pointer passed to a function, then putting it into another... +0.04
What's the difference between using a.var and a.var() -2.06