StackRating

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

asimes

Rating
1547.80 (8,623rd)
Reputation
3,310 (51,021st)
Page: 1 2
Title Δ
How do I loop through a string and convert to lowercase? +3.49
Trying to learn pointers, why use them instead of just &? -0.16
Creating and populating a vector within a loop +2.16
Pointers how it works when copied to another pointer -3.51
How do I display a table of boolean values from a file? -0.09
In C, computing an equation using user input values is not giving t... 0.00
How can I output the lowest possible divisor using a while loop? -4.79
Assigning array value by reference without memcpy()? 0.00
Having a logic error when compiling C++ program that is supposed to... 0.00
Copy constructing from a derived object -1.95
Echo server with piping to a file +3.44
How do I make a C++ int array loop that will not allow repeated val... +3.89
Whats the last term doing? -3.22
Does redefining variables over and over again increase memory? +3.45
Class & method inheritance in c++ 0.00
Simple C function returns nonsense +3.53
Optimize summation code -1.99
How to end a loop with 0? -3.25
How does this double recursive call display the data c++ +3.80
numerical precision in recursive functions 0.00
not declare in scope when compiled g++ +3.56
adding elements in to array in c, while maintaining ascending order -4.39
Difference between int * array[60] and int * array = new int(60); +1.65
invalid operands of types `double' and `int' to binary `ope... -3.25
C++ Confusing scope of redeclared variables in for loop +3.38
Declare and define class within a namespace 0.00
List topics in c++, Explanation of code 0.00
using functions to write the code in C++ +3.56
Insertion sort in Python doesn't work 0.00
How to get Visual C++ to warn about silent conversion of int to str... -3.16
Confusing documentation on C's stat() function -2.57
How do i prinf Struct array? +3.56
C evaluating a recursive sequence - expected expression error +2.58
Float addition not including decimal c++ 0.00
Nested loop not working correctly +3.54
C++ : Handling input +2.13
Test for something in a string and then bolden it in Javascript +3.85
Unknown Output of C code -1.23
TinyMCE angle brackets 0.00
How to have gcc warn about conversions from uint32_t to uint64_t? +3.82
PHP and logical operators? 0.00
Taking address of temporary +4.63
Stuck at a writing a c code, please consider give me guidances 0.00
Difference between void(*)() and void(&)() in C++ +3.64
C++ Output list of objects with loop +3.89
search and sorting in c program? +3.60
Why does adding the same thing flip recursion -4.14
Wrap around edge of world with specific customization -4.21
Functions in C languange +3.85
Can you use double brackets in a nested for loop? +3.28