StackRating

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

Marco A.

Rating
1595.99 (1,973rd)
Reputation
35,596 (3,224th)
Page: 1 2 3 ... 19
Title Δ
std::initializer_list, braced initialization and header -0.01
How can I assign an array to a fixed matrix index? +1.45
Having an image in a qt window without having the image file itself... 0.00
UE4 C++ convert string to double 0.00
ambiguous function template -0.59
Retrieve innermost template type within the template itself +2.07
How long can be stringstream be? -2.03
Code base not finding standard C++ library header 0.00
Are pointers to members of an anonymous union equal? 0.00
Template type deduction for member variables and function arguments -0.14
Remove QListWidgetItem: QListWidget::takeItem(item) vs delete item -0.15
xvalue from a class member access expression? -1.44
C++ Boost usage over a string +1.49
Implementing doubly linked list where Data is stored on the Heap? +1.29
What does new(3) mean? +1.59
'default argument': cannot convert from 'initializer li... 0.00
Background music and sounds using c++. - PlaySound 0.00
How to avoid calling copy constructor of the elements in a vector 0.00
Problems with function template and type_traits -1.44
How can I xor the content of these two vectors? +0.39
Problems retrieving the Global Profile settings (shown in the Nvidi... +0.37
Exception behavior C++14 vs C++98 -1.38
Where is capture by reference more correct in the standard algorith... -1.20
Implicit conversion char[] to char* in C++ +0.37
correct way to run a sample CUDA application? 0.00
is it legal to declare inline but not actually inline a function in... -0.36
OpenGL glDrawBuffer and glBindTexture -2.29
Will those if statements be resolved at compile time? -1.20
Deleting an element from Vector in C++ +1.62
std::numeric_limits::digits10<float> and precision after the... 0.00
Newton's Method Calling Functions C++ -2.64
Cin not pausing for (is ignoring) user input -0.17
QDataStream custom writting - one vs multiple lines; 0.00
Singleton with template 0.00
Can pop_back be used to remove certain values from a vector? 0.00
Where do I see what parts of LLVM a library contain? +0.30
How to read field type from boost property tree 0.00
Casting in trailing return type causes SFINAE to fail 0.00
Why do unhandled exceptions cause a segmentation fault? 0.00
QT Framework error: prototype for 'QtDownload::QtDownload(MainW... 0.00
Error messages (multiple defined symbols) after including a class f... +0.81
EditreturnI cannot quite get the idea of the recursive function ask... -1.80
Is there way to increase memory of an array? and Related issue -2.03
Template for 2nd last in collection; reverse_iterator doesn't c... 0.00
C++ asterisk loop program with space +0.96
Strange behavior in C++ compiler - Optimization? -1.66
A storage class is not allowed in an explicit specialization 0.00
I cannot understand how a struct can substitute a typedef -1.64
How to remove every second value from a C++ array without making a... -0.98
ex.what() changes in nested try-catch -2.02