StackRating

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

juanchopanza

Rating
1757.71 (33rd)
Reputation
194,038 (249th)
Page: 1 ... 20 21 22 23 24 ... 73
Title Δ
Expected primary expression before . when calling class function +0.92
Making a Class Singleton in Java/C++ -0.32
Compiler thinks I am passing std::ofstream*&, passing std::ofst... -1.07
error in compiling flex program with g++ 0.00
what does the void(*f) mean in -> "methodName( void (*f)(co... +0.50
Segmentation fault (core dumped) -0.12
C++ Shuffle Vector 0.00
Segmentation fault while using delete in c++ -0.24
Syntax for structure dereference operator (->) with array subscr... +0.65
what's the difference between (*iter)->method() and (*iter).meth... +0.12
HashTable... error: static assertion failed: std::hash is not speci... 0.00
Port C code containing complex numbers to C++ +1.02
Why BOOST_FOREACH on a map only work with a typedef 0.00
Dealing with pointer arrays -0.40
Use variable from self C++ +0.96
Using std::accumulate to add floats with best precision +0.18
function and variable "chicken or the egg" scenario 0.00
Why is the compiler not seeing the default parameter value specified? -0.71
Reading file into an vector object C++ +0.17
difference between size_type and int +0.55
in C++: Is const reference means "read-only view of" or i... +0.54
Is there overloaded sqrt etc math functions +0.14
Initialising array from a variable (C++) +0.18
Are ={} and {}-style initializations the same in C++11? +1.31
Why std::move when type is already of the type T&& 0.00
How do I prevent the copy constructor being called at the end of th... +0.17
Is it possible to get sizeof from a function? -0.08
How to access the n'th item of a float3 -1.41
C2065: 'oss' undeclared identifier -0.07
Pass a pointer to a function that receives a reference? +0.18
Why this code is not working? C++ +0.36
How to replace one char by another using std::string in C++? 0.00
Calling 'new node' vs 'new node()' +0.38
error C2664 :cannot convert argument from 'Node<int>* ' to 'i... 0.00
Iterating a floating point range in C++ +0.41
Get index of the matching item from vector c++ +0.55
How to declare a array , then assign it later? -1.12
My if statement isn't working 0.00
C++ Inheritance failure +0.74
error: cannot convert const string to const char* for argument 1 to... 0.00
How to fill a vector with a range? +0.84
Finding a classmember in a vector of other class members 0.00
Why round() is known by mingw but not by visual studio compiler 0.00
LinkedList.cpp:6:8: error: âLinkedListâ does not name a type 0.00
Why can you return a const char* in main? 0.00
What is the advantage of using dynamic_cast instead of conventional... -0.73
c++11 sorting list using lambda +0.52
Solving name-clash in cpp file of a class -0.77
How do i print a queue? 0.00
Different ways to use default argument to a constructor in C++ 0.00