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 ... 12 13 14 15 16 ... 73
Title Δ
problems about map STL +0.16
implicit constructor not recognized -2.11
Constructor is not working properly -0.88
Making g++ point this error/Warning out 0.00
allocate memory for multidimensional array 0.00
What is the most time efficient way to tell if a key is in a c++ un... 0.00
Is 0 an octal or a decimal in C? +0.77
No error on statement without semicolon +0.57
What is the difference between address-of and pointer address? -1.37
Std::vector<struct> to const std::vector<const struct>* 0.00
Why string termination not happening at null character +0.19
C - Makefile with 2 .c files and 1 .h file, using gnu 0.00
How do I sort array of pointers to structs without changing origina... 0.00
MakeFile in g++ . Ignorable commands 0.00
Equating pointer values crashes the C++ program +1.30
Is there a way to assign a name to a singleton in the local scope? 0.00
Which is the best way to initialize a std::map whose value is a std... -0.54
how do you copy the contents of reference to a stl vector to anothe... 0.00
Why doesn't std::vector::resize() deallocate the memory when yo... 0.00
smart pointer the element of a std::pair +0.82
How to add elements to vector<MyType> when MyType has no defa... 0.00
A pointer to a multidimensional array 0.00
Freeing memory allocated to the heap stored inside a vector -0.99
Does const_cast return the type specified inside angular bracket -0.32
How to initialize a 2D array with same values in c++ +0.90
C++ Creating a variable sized array from ifstream +0.03
Unknown erroneous characters are being added to strings? -0.09
Using C++ stream for cout or text file +0.13
How to initialize vector from array without allocating more storage... +0.17
Why can't compiler calculate size of array in case passing 2D a... +0.80
What does operator()() in c++ do? +0.66
confused of declaring this kind of array +0.82
std::vector does not create new reference of cv::Mat for more than... 0.00
how to use std::<list>::reverse_iterator with operator +? +0.61
Is it safe to swap an instance of map with a temporary map? 0.00
Initializing an variable matrix in a structure C +1.02
error: invalid digit "8" in octal constant 0.00
How do you keep a priority queue of pairs that's ordered by the... +0.90
Assign C array to C++'s std::array? (std::array<T,U> = T[... 0.00
What does it mean to overload operator bool with two parameters? +0.16
Assign array to a different variable +0.64
C++ Unordered Map Constant Time Access? -0.33
Clang vs GCC vs MSVC - using brace-enclosed initializer list to cre... -1.79
Pointer to an array of ints +0.17
A weird difference between strlen() and sizeof() +0.80
Why does throw itself cause an exception? 0.00
c -why it gives run time error but it gives output +0.16
What is the logic behind the below example of array and pointer? -0.23
Accessing template class structure type members +0.54
Calling pointer and reference method -2.65