StackRating

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

emlai

Rating
1571.06 (3,930th)
Reputation
31,940 (3,736th)
Page: 1 ... 5 6 7 8 9 ... 19
Title Δ
How to extend a dynamically allocated array -0.89
CVS checkout: invalid character in directory name +0.49
Why does conversion of int -> hex/oct/bin print as plain decimal... -1.84
about malloc() : writing outside of allocated memory -1.35
Creating a Temporary vector 0.00
What's the most efficient way to delete the rest of the line in... 0.00
Can the integer once converted to String using toString() method be... +0.33
C SDL Object movement flow 0.00
I found the variable declaration "UI variableName;" in a... -0.54
iterating an array backwards in For loop condition to stop at 0 whe... -0.62
Why is argv[1] an entire word and not a single letter? -0.26
How to get the physical display resolution in SDL2? 0.00
Is this code well defined by using sizeof operator? +1.61
Passing a structure/class reference of reference to a function +0.45
How to make class with const properties assignable? +2.12
Difference between *(matrix1+i) and *matrix1[i]? -0.91
How do I compile Xcode project through command line using Clang? 0.00
What use is "?" in ArrayList<String?> 0.00
C++ array with a predefined size as member variable and memory leak +2.87
Pass constant class as argument and store it -1.79
Prefix vs infix operator* with string literals -1.59
What do these macros and typedefs do? How to expand it to member fu... -1.01
Smart pointers in functions +1.83
Find the Array length inside Function +1.76
How Initializing Direct to object works in C++? 0.00
What does the asterisk in C do? -1.94
The correct way of passing an array into a function? +0.12
What does assert(0) mean? -0.60
std::string::assign vs std::string::operator= 0.00
shared_ptr from unique_ptr of abstract class -2.16
Comparing between classes -0.54
assigning a char to a string 0.00
How does a for loop without contents before its first semi-colon wo... +1.01
How do I concatenate a string and wstring? 0.00
gcc: how best to handle warning about (unreachable) end of function... -0.41
Why can you assign an array to a char pointer? +0.46
Constant pointer to array as class field C++ +1.80
Declare map inside class with pointer to a (not yet) existing class... +1.40
How to correctly manage resources with move semantics? +0.51
How to make a loop that creates a new variable/object each iteration? -0.38
Convert a set of strings into a simple string c++ -0.99
Why cmake .. -GXcode does not generate makefile -1.58
Why can't I use a variable to make an array? -1.51
Deferencing Null Pointer Error 0.00
Avoid Multiple nested if statement in C 0.00
C: Passing an array of pointers to structs as an argument -0.96
Error: "use of class template requires template class argument... -0.16
Stringstream returning blank value 0.00
how do i know if element in array is there? -0.88
How to handle a collision? [c++, sfml] 0.00