StackRating

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

François Andrieux

Rating
1651.68 (534th)
Reputation
16,025 (8,733rd)
Page: 1 ... 5 6 7 8 9 10
Title Δ
Trying to do some normalization and keep getting error +0.41
Trying to figure out how to use recursions to get the same answer a... 0.00
Delete[] operator makes *.exe trigger a breakpoint and wntdll.pdb n... -1.35
Using cout with basic_string<unsigned char> -1.84
arrays of type char and rand function 0.00
Ram space exhausted while creating a Binary Search Tree of 60000 el... +0.37
Enable one operator() based on the dimension -0.04
How do I iterate the values of a given key using a multimap? 0.00
Memory address of strings declared using a char pointer -0.82
Template type could not be deduced -0.91
How to get every possible string of n characters in c++? +0.42
Integer and float conversions +0.53
C++ std::map cache using std::string as the key value -1.30
How to create a member function which points (or refers) to another... +0.92
Random number generation between 0-1 to fill container +2.15
Is this use of raw pointers in modern C++ bad practice? +0.41
C++ std::shared_pointer with template base class +2.23
Garbage value when getting integer value from binary file in c++ +2.16
unordered_set<Foo> as data member of Foo? +0.45
c++ multiple recursive functions 0.00
Why can't we generalize the pointer declaration? +0.89
Source engine - movement code: What is "wishspeed"? +0.41
Is it possible to cast an array of one type to an array of another... +0.99
Why I am getting segmentation fault when returning string from a re... 0.00
Range-based for loop and std::vector.push_back() crashing the program +0.43
Not maintaining iterator dereferenceability? -0.56
Replacing every multiplication with a custom instruction -0.57
error LNK2019 unresolved external symbol referenced in function _ma... 0.00
How to fix "no instance of overloaded function" in vector... 0.00
Math equation equivalent to bitwise operation -0.15
Why does implicit conversion of int to long long int give unexpecte... +2.46
How to assign member function to a member variable, defined using s... +1.86
Why do I have to reseed the random generator when using iterators? 0.00
Why is 100 not inclusive in this program? -1.31
How to resolve C++ template type declaration order 0.00
Unique_ptr auto destruction magic 0.00
enable_shared_from_this for friend class 0.00
Why does this C++ code compile with some compilers but not others? -0.36
how to use `new` for pointer to array -1.42
Float rounding off error -1.82
Prevent vector items from being moved +1.37
C++ unordered_map insert into vector +0.14
Complier ignore 'const' on function parameter 0.00
Extracting data with string::erase in c++ +2.19
How / Is it possible to have a vector<unique_ptr<ABC>>? +0.40
Why should we use "#include<iostream>" while we are... +1.27
How to set up Visual Studio to debug a DLL ("Unable to start p... +0.01
lvalue reference became invalid after passing through an identity f... -1.05
Compiler skipping over variadic template/function in C++ 0.00
How do I retain value of original x while using x to do calculations? +0.40