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 ... 5 6 7 8 9 ... 44
Title Δ
How can I pass a matrix to a double pointer function? 0.00
Convert a boring list of switch statements to something shorter and... -2.69
SDL2 Renderer not drawing anything to screen 0.00
How to read data from a file then convert the data to an int and st... +1.88
Using scanf() and printf() doesn't print char and ignores \n: 0.00
I keep getting this error each time i compile and run : main.cpp:15... 0.00
I wrote a C program to calculate the standard deviation of an array... +0.33
strtoul unexpected hexadecimal conversion 0.00
working in FILE expected ')' before string constant 0.00
Concat values in linear condition (C Language) +0.30
map,vector in c++ -2.40
Assigning an integer value as binary to a variable in C +1.65
Prime or perfect number program in C 0.00
The function is printing gibberish into my file, even though the in... -0.33
create array 2 dimension decreasing 0.00
Error: Stack around the variable "m" is corrupted -3.04
Passing an array of strings to a function where the strings are tak... 0.00
Printing positions in field for same numbers, c language 0.00
Problem with " 'char *' but the argument has type '... 0.00
With and without a seemingly unnecessary pointer declaration in C 0.00
I don't know how to explain but when i execute something in cha... 0.00
Convert a string to binary and then count the number of unset bits 0.00
Why is there an extra line after my output? 0.00
Trouble understanding Functions in C +0.33
How to Get Type of a Variable in C++ 0.00
Store a matrix by columns instead of rows 0.00
Print the level of the tree where a key is located 0.00
Logic error when averaging several different numbers and outputting... -0.64
Is there a way to end the code without a new line after a repeat co... -0.94
Unable to write to memory after passing dynamic structure in C 0.00
(C++) I am trying to read and output a random line from a text file... +0.32
error: no matching function for call to vector::push_back 0.00
Random Name Generation Between 8 and 16 Characters +0.59
C not printing 2D dynamic array content 0.00
My code doesn't recognize negative numbers +0.32
Power using recursion c++ 0.00
Why is the value of my strcmp not equal to 0 or invalid? 0.00
How to print user input array in one line 0.00
Getting "Floating point exception: 8" (I'm using Visu... +0.32
Mapping a pair to a struct 0.00
Why isn't the static variable getting modified +2.20
Not able to traverse linked list, can't figure out whats' w... 0.00
How to read and printout hexadecimalt address type of data from a t... 0.00
Values of the same pointer are different depending where I call it 0.00
Variable number of bytes to Uint32_t 0.00
Program crashes while adding a new node in linked list in c++ +1.54
How to get a value less than INT_MIN? -1.63
Assigning int to struct array but prints out as 0 (different) +2.38
Alternative for the continue statement 0.00
transpose array using malloc 0.00