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 ... 14 15 16 17 18 ... 44
Title Δ
Is there a looping problem in my c program? 0.00
strcmp segmentation fault in for loop in relation to command line a... 0.00
how to overcome undefined behavior in strings concatenation? 0.00
How can I know the ascii code in c programming two dimensional stri... +1.53
GCC: No such file or directory 0.00
Storing **array into another array (function) in C 0.00
Local scope in C +1.10
Store in a two-dimensional array strings from a file using dynamic... 0.00
How to get chained values in case of Collision in unordered_map? -0.13
Why Is my data not being completely added to my array? 0.00
Why I'm getting WA(Wrong Answer) in CMPRSS problem of codechef? +0.34
Calculations are not coming in, what am I doing wrong -0.66
getting multiple definition error when compiling source code 0.00
Why below method 1 cannot achieve the sorting function but method 2... 0.00
C LANGUAGE - How to read string, int and float from the same row of... 0.00
How to correctly write the prime number code? +1.89
(Binary tree) Code doesn't work but returns no error when compi... -0.65
Passing a pointer to WebAssembly from JavaScript which is not worki... 0.00
C Function returns (null) instead of returning an array -1.82
how can i store a string in an array in c? 0.00
Why passing by reference not working in c? -1.60
why do I get c malloc error in memcpy after allocate? 0.00
Storing line as variable in C 0.00
sstream string wrong output -2.53
I am writing a small c program which does thread synchronization 0.00
This C++ stack implementation doesn't produce any output 0.00
Adjust array by normalizing // functions 0.00
Getting Runtime Error(SIGSEGV) on Hackerearth, can't find out w... 0.00
Trouble with recursion in list sorting (C) 0.00
Problem with file by using fstream library and print on screen? 0.00
When I input a word, the program is not understanding the word even... 0.00
counting sort of binary file in C, containing only uint16_t numbers +0.34
How is the string printing characters of the previous testcase even... -0.17
what is the output and why the pointer in function does not affect... +0.48
Variable length array error with constexpr -2.40
Overloading operator>> C++ +0.68
Preventing the console from entering whitespace (i.e. space, tab, a... 0.00
Do while loop won't run in a program to only take upper case le... -1.96
What does `!((n % 5 != 0) || (n % 20 == 0))` trasnform into? and wh... -1.17
Update value by index - array of void pointers inside struct 0.00
I am making a C program that only takes input between 1 & 8 in... 0.00
Exception thrown: read access violation. **this** was 0x40 error 0.00
Using hex characters as input to a c program changes the characters? +0.90
Valgrind mysterious invalid write of size 8 error +0.85
The code stops running after the entering the values 0.00
converting an address of a struct to string 0.00
Deleting an allocated array of strings 0.00
Get all subsets of given size k from unordered_set? 0.00
Wrong output in Diffk II Problem in Leetcode using set. Why is set... 0.00
vector on c++ as a member into a class -0.18