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 ... 8 9 10 11 12 ... 73
Title Δ
unexpected token "(" in c script 0.00
Why in-class initializer can't use ( ) 0.00
Confusion is memory allocation for pointers and virtual functions +0.45
Class scope and private members? +0.91
Ternary operator vs if else +0.76
STL priority_queue parameters +1.63
What is the meaning of `int a[6][(2,2)]` array? +0.90
References not giving expected result 0.00
Passing a reference to an offset position in an STL vector +0.90
convert c-style-sting to std::string inside initialization list of... +0.15
How to create function with input is 2D array in C++ +0.18
Why is a=4 evaluated as true but b=0 evaluated as false in an if co... -0.05
C function to print the alphabet using pointers -2.17
Behavior of a compiler for a const member variable in a class 0.00
Reference class member (was) causing undefined behavior 0.00
in class map what is necessity of const_iterator when we have itera... +1.09
How do I reserve space on the stack for a non-default constructible? +0.19
std::vector size in header +0.18
how to declare and use another class's object within a class in... +0.17
Does STL 'map' declared locally inside a function need to b... -1.27
Why does the following code give different results when compiling w... +0.63
The value of the pointer to char address 0.00
c++ can't return a inherited class object 0.00
transforming arrays into vectors and i got some undetected errors +0.64
thread safety in std::map +1.09
problems with retrieving the value of a class pointer object member... 0.00
Access Violation Error while trying to make a memory allocation +0.18
Data "member not declared in this scope" 0.00
A testable invalid floating point value. (Floating point NULL) +0.93
Initializing pointers during declaration in c +1.03
Possibilty to pass dynamic value to template -2.29
Reversing a string in c++ [SOLVED] -0.02
Void Pointer within Class - Casting 0.00
String is initialized to be all '\0' in C? +0.35
Why malloc isn't deallocated? -1.21
Destruction order of class data members? 0.00
What overloaded operator is called in an if condition? +0.93
sizeof of the conditional operator's value ?: -2.57
c++ array iteration with addresses - heap corruption +0.74
Double Pointers and a Parenthesis between them +0.92
sizeof() operator returns different value for an array and pointer... +0.18
Pointers and References - Simple CharArray Manipulation Program 0.00
vector clear() does not seem to free memory allocated in push_back 0.00
C++ Passing vectors to an overloaded class - some call statements w... 0.00
Accessing member functions in a vector of vectors of objects 0.00
Why constructor is not called in malloc? -0.91
Why modifiers like const not allowed on nonmember functions -0.77
Is there something like a "default comparator"? -1.95
Pass array by reference and modify values C++ -2.23
Defining NULL for an array of pointers in C++ -1.17