StackRating

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

MikeCAT

Rating
1667.98 (340th)
Reputation
29,089 (4,245th)
Page: 1 ... 4 5 6 7 8 ... 44
Title Δ
C Program to calculate sgpa using structures 0.00
Process returned -1073741819 (0xC0000005) in vectors 0.00
How to put a variable into a string - C 0.00
How can I make this work without an array? +0.31
How do I remove a character at an index in c? +1.50
Unexpected output for this following code 0.00
Dynamic memory allocation with / without function 0.00
struct is not returned properly from a function on c 0.00
C program that reads all characters from an input file +0.32
Access to global array of structures in C +1.22
Is there a way to read the numbers on consecutive specific lines in... 0.00
Odd printing issue in C 0.00
Why is 'i' an undeclared indentifier? (c++) +1.48
Leap Year C Programme +1.36
Getting random positions correctly from a C array -2.17
Why unordered_map is not giving correct answer every time while fin... 0.00
Why does this function give me a segmentation fault? +0.27
c++ Create Char Array from Variable String passed as function param... +1.04
Which will be the best way to sort vector of unordered map by ascen... 0.00
error: incompatible type for argument 1 of ‘sum10’ 0.00
segfault with EVP_PKEY_decrypt() 0.00
Incrementing a for loop upward in C +0.32
c++ check if array equals array not made +2.29
Waiting for a function to complete before updating variables 0.00
C - Members of different arrays share pointers 0.00
I'm getting a long, weird error when I pushback a class object... +2.31
I need to find maximum int32_t number without using constants like... +1.65
Find the lone number -0.74
Reversing the order of a for loop output -0.30
How do I extract the digits from an integer and store them in diffe... 0.00
Scanf in C programming 0.00
create array of pointers to files in C programming 0.00
Why Can't the data pointed by pointer saved after executing the... +0.21
String to integer conversion giving wrong output 0.00
what does fgets() store in the array -1.10
how to sort struct elements with multiple conditions in c++ 0.00
Passing array from main function to other functions in C 0.00
I'm trying to copy a string array onto another string array but... 0.00
Different representations for dot in binary 0.00
difference of *var[n] with (*var)[n] 0.00
Pointer loosing value? 0.00
ASM x64 function pointer not returning the good value -2.15
C++ - Unable to call inline std::cerr inside of a ternary operator -1.43
How to use array value as a class object name in c++? 0.00
How do i fix my Hailstone Sequence Output? 0.00
Why does it seem that func is the same as &func in C? +0.90
How to dereference a pointer multiple times in ASMx64? +1.35
Why is the sum of two Integers in this case not working? -0.28
value is always set to 1 even if the input is 0 +0.33
Difficulty printing each iteration of a transposition sorting algor... +1.52