StackRating

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

Ali

Rating
1532.23 (16,654th)
Reputation
39,348 (2,847th)
Page: 1 2 3 4 ... 9
Title Δ
Overload resolution with universal reference involved 0.00
Why am I getting undefined reference to pthread_mutexattr_settype? 0.00
Print GLPK objective/constraints in human readable format 0.00
Can GCC optimize methods of a class with compile-time constant vari... +1.27
C++11: constexpr constructor performance +2.10
How to distribute c++11 shared library on centos6 -1.98
Detect segmentation faults at compile time -0.03
When are simple sorts faster than 'complex' sorts? -0.83
Optimizing code where "problems" are in libc 0.00
Uniform distribution of points on the surface of a sphere? 0.00
unordered set remove/insert in a loop +0.47
Custom `assert` macro that supports commas and error message -0.54
Filter text from huge .csv files, in C -1.38
in Java, How do I peek() the top k elements in a PriorityQueue ? -1.41
Optimization issue, Nonlinear: automatic analytical jacobian / Hess... +0.43
Copy elision possible if returning parameter? -1.65
How to make proper return of templated object in C++? -0.59
Most cpu-efficient way to use std:: algorithms with arguments to a... +0.73
Do C++11 compilers turn local variables into rvalues when they can... -0.11
Why can the simplest template-template not be compiled? -0.56
Detect if polygon has intersecting lines (bowtie) 0.00
Append a copy of std::vector to the end of itself -0.49
How to create a std::vector-like class which can binary read/write... +2.00
Specialize function template with decltype trailing return type 0.00
Appending to an STL collection 0.00
What's wrong with using associativity by compilers? 0.00
I need to calculate Stirling's approximation very fast +0.45
How to add the '-pthread' option to g++ via Eclipse? 0.00
Why do I get "warning: missing initializer for member"? [... +1.62
Design Pattern for generating HTML Tags -0.25
Should std::string be returned by value from a function or by "... +1.34
Memory allocation for return value of a function in a loop in C++11... -0.58
Is multiplication faster than array access? +2.04
Nonlinear function minimization C++ -0.03
Building Qt app with CONFIG += staticlib causes "undefined ref... +0.71
chrono C++11 version of matlabs datenum -1.12
Good way to debug stack value corruption +0.45
Optimize file reading C++ +1.91
Should we disable compiler optimization until the program is bug fr... +1.52
Sparse array in C++ -0.82
how to use c++11 move semantics to explicitly avoid copying -0.72
How to refactor a complicated expression in the if condition? -0.27
std::move on the return value is causing extra temporary object cre... 0.00
When will Gnu C++ support C++11 without explicitly asking for it? 0.00
Skipping in Range-based for based on 'index'? +1.84
C++ automatic generation of switch statement +0.86
Are templates + functors/lambdas suboptimal in terms of memory usage? +0.86
How to always compile a cpp file with Eclipse? -2.27
Check feasibility of underdetermined linear equations system -0.04
How to know what optimizations are enabled by clang and gcc for eac... 0.00