StackRating

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

Florian

Rating
1475.65 (4,509,773rd)
Reputation
1,524 (107,483rd)
Page: 1
Title Δ
Compiler optimizations and temporary assignments in C and C++ -2.11
Unable to reproduce memory sanitization results from the project... -3.79
const global variable in namespace -3.40
Dynamic string array without using vector +4.19
pointer to char vs pointer to arrays -0.29
Where should the user-defined parameters of a framework be ? +4.19
Is C++ worthier than C? 0.00
C callback using a C++ template class method 0.00
Avoiding starvation with a C++ notify_all() +2.11
Typesafe method for retrieving data of unknown type through interface -3.36
Looking the cause of a race condition on a multicore corepack 0.00
Use CPU fallback if OpenCV's Cuda extensions are not available 0.00
C++ array to Halide Image (and back) +4.43
Making std::vector allocate aligned memory +3.77
warning: conversion to 'u8int' from 'int' may alter its value, etc +5.82
Designing a hash function to generate the same hash from different... 0.00
C++: Why would array<T, N> ever be slower than vector<T>? -1.80
C++ 2D matrix iterator efficiency compared to nested for-loop +2.02
Where is the definition of the POSIX function "stat" on L... -2.24
What type of a tool should I use to make a simple simulator in C or... -3.54
How can I make this faster? (C/C++) OpenCV -0.66
exec() with timeout -2.51
class inheritance call a different constructor -3.38
How to avoid duplication -2.60
Are there algorithms that succeed "Bilateral Filtering"?... +0.33
Make FILE* struct map to a buffer? +1.75
Managing C type lifecycle using boost's shared_ptr? +0.50
I need to access a derived class member through the base class stat... -3.67
Fastest way to copy small - medium chunks of memory in C++ +1.66
Initializing const member within class declaration in C++ +2.78
How can I order a map by value efficiently? -1.68
what is the advantage of static function? -0.73
how a vector of objects (with static members) is constructed +3.02
enumerations in C from a c++ perspective -3.15
convert character array of numbers to integers -3.43
Reading a number from a file and converting it to an integer in C -1.86
Why can't we have non-const class-level static variables? +2.56
Can I use enum class values as arguments to varargs functions? -3.27
How to append a value at the end of the char* argv[] array in C lan... -0.57
In OOP, Private membes are private for who? -0.26
Beginner C++: object creation at runtime without knowing how many o... +5.29
PHP build an array of an unknown size using date variables -2.05
conversion from `double' to non-scalar type requested and some othe... -3.06
C++ iterator to const_iterator -2.67
Change property access based on template argument -2.52
Arranging elements in a vector by their status -1.47
Flocking Algorithm crashes on 200+ boids -1.55
Build a regexp to read a file using fscanf based on a boost::tuple -2.81
Is std::map table initialization optimized? -4.31