StackRating

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

cmaster - reinstate monica

Rating
1498.14 (3,876,226th)
Reputation
26,619 (4,783rd)
Page: 1 ... 11 12 13 14 15 16
Title Δ
performance of many if statements/switch cases +0.64
C language : string concatenation on string pointer -1.47
How To Change Multidimensional Array Size In Program? -0.57
Preserve constness on assigning an object +2.70
Is there any way of optimising this function? -0.06
Implementing a lookup array for an array of N integers of limited r... +1.14
C++: What are pointers' hex values relative to? -0.42
Where is stocked the string corresponding to a char *? 0.00
If-statement vs function pointer +0.26
how to declare struct variable in C++ +1.04
Dynamic Arrays of Struct +0.31
It isn't letting me store a variable to an array in a struct -1.24
Reference variable to a pointer -0.95
invalid read memory - valgrind +0.76
Is this function macro safe? -1.11
Doubly Linked List Deleting string from list +0.58
Most efficient and standard-compliant way of reinterpreting int as... +2.43
Is it bad to underflow then overflow an unsigned variable? -0.11
non-NULL reserved pointer value +1.46
Idiomatic way to declare local functions in C +0.22
how to allocate arrays and 2D arrays with max length by malloc in c... -0.38
RSA selecting encryption key c++ integer 0.00
Can't declare dynamic 2D array in C++ -0.27
No conversion from "const char" to "int" +0.44
Strings of unsigned chars +1.07
two pieces of code, one works, one doesnt, why? 0.00
Efficiency in a C++ function? +0.13
C++ matrix multiplication different dimensions 0.00
operators overloading in c++ , I need to store words intead of a si... +0.11
Finding submatrix in one dimensional array - C 0.00
Passing pointers throughout Functions 0.00
C difference between *(unsigned char *)s1 and (unsigned char)*s1 -0.61
C Programming: how to avoid code duplication without losing clarity -0.05
Find the maximum element in an array which has the minimum position -0.30
What is meaning of destroying local variable in function -0.12
Why "&" operator is not used in first Code? +0.58
Remove an element from an array of structures in C? -0.57
makefile with header files 0.00
Fast sorting algorithm for integers -0.42
Reading in and interpreting large amounts of data +0.81
Parsing through an array, looking for values and using a checksum 0.00
Nested loop statement incorrect results -0.17
C11 memory fence usage -0.88
how to declare multidimensional array with typedef and pointer -0.41
How to test if n / 2 * 3 + n % 2 * 2 will overflow? 0.00
Working with huge arrays in C++ -0.85
C char array overflow, okay practice? -1.00
C-1 dimension array of uint8_t is actually 2 dimensions array? +0.05
C idioms for selectively assigning structure fields +0.08
How much memory calloc and malloc can allocate? -1.32