StackRating

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

AnT

Rating
1632.82 (827th)
Reputation
267,512 (149th)
Page: 1 ... 17 18 19 20 21 ... 76
Title Δ
"Error: expression must be a modifiable lvalue" while try... +1.27
C++ primer 5th 1.4.4 +0.35
The plus operator is not accepting raw string operands +0.67
How useful are recursive solutions with scale? +1.17
memory segments and physical RAM +0.94
Visual Studio 2010 error: Declaration is incompatible (note: declar... 0.00
writing structs to files with c. i got characters like $0@ ϊ ?0@ +1.44
Variable assignment outside class definition 0.00
issue storing information into variable in C +0.88
an expected “duplicate symbol” doesn't happen when missing “ext... +1.53
what is the difference between a[0] and &a[0] in string +1.99
Precedence of operators? +2.04
Does this code leak if use of function relace1() doesn't delete... +0.12
Invisible memory leak? - malloc and strcpy +1.19
Pass 2D array of pointers by reference to function 0.00
Clarification of a bitwise statement -0.03
Mingw doesn't compile due to "'isblank' was not de... +0.37
incompatible types when a function returns a union 0.00
Order of initialization for multiple declarators in a single declar... +1.06
Gcc 4.8.2 default compiles and runs variable length arrays fine -2.14
Why is a signed int is auto-casted to an unsigned int if the comput... +1.05
Why setting void pointer to an address of int pointer in c is ok an... +1.49
Undefined reference for a C++ function when called from C function 0.00
why doesn't long long int overflow? +0.85
In C should return 0 print anything to the console? +0.44
Value of pointer still available after function call? +0.17
Understanding a C macro with pointers -1.37
Cant get my template to work. Illegal use of explicit template argu... +0.35
Why std::unary_function doesn't contain virtual destructor +2.23
g++ compiles array with size given at runtime by const value (not c... +0.74
Why can't I use std::get<0> in std::transform? -1.39
c++ funcion name as parameter -2.44
Simple if statement and scanf not working for me +0.36
Use cases of do-while-false in C? +0.36
Using or not using const on methods that modify / allow the modific... +0.37
Why MinGW 4.9 shows missing initializer warning for code that is co... -1.31
printf("%s\n") output differs from printf("%s") -0.26
How to assign a value to a constant variable which belongs to a str... +1.01
Evaluating a struct inside of a conditional statement in C +1.23
Why can't you declare a variable inside the expression portion... -0.29
Malloc Assertion Issue 0.00
error: no matching function for call to ‘_3DVec::_3DVec()’ 0.00
What does "storage-class information" mean in __declspec()? 0.00
Different _fileName values in Visual Studio debug watch -0.15
How does the compare function in qsort work? -0.44
function was not declared in this scope. What am I missing? -0.74
what is foo in int **foo[][]() +1.68
Why can't I use "%20" in a string? +2.10
Switch in C with while loop +0.91
std::vector emplace_back vs std::deque push_back? 0.00