StackRating

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

user2736738

Rating
1610.39 (1,387th)
Reputation
27,422 (4,604th)
Page: 1 ... 18 19 20 21 22 23 24
Title Δ
Difference between fgets - array vs pointer -1.30
How to measure execution time in C on Linux +0.81
Local variable loses its value: selection sort algorithm -1.06
errors occurred while compiling on gcc +2.31
"Sticky bit" is only for directories? I found it could be... -0.57
Regarding null pointers and an assignment C +2.40
What does the (1u<<x<<y) mean? +2.17
C++ Arrays and pointers calling types +0.43
a = &b vs *a = &b — pointer assignment -1.00
Memory allocation for array for heap section vs stack section in C -0.79
How to Select a substring in Oracle SQL up to a specific character... +0.11
C program to print all the prime numbers from 1-300 +0.44
Is it legal to pass a non-null-terminated string to strncmp in C? -0.57
variable length multidimensional arrays 0.00
can u just help me what is wrong with this program -0.05
C++ sort cannot sort set of strings? -0.93
How do I output the cout output from a method into an ofstream file... -1.09
How multiply with 12 decimals in C? 0.00
How do I read a text file's contents and return a string betwee... -0.14
Binary Search Tree in C- search cannot return message if value not... +0.45
Linked list- compile error implication -1.58
what does bit_test() function do? +1.90
"All arguments to functions are passed by value" in C, co... -0.50
How to sum values of multiple columns in SQL Server -1.72
X,Y passing size for the array in C function +1.87
pointer to an int and a char (array) -0.14
how to get uncommon value's from table 1 and table 2 +2.25
Sorting a list by a struct member in c++ -1.20
Creating array [][,,] +0.43
Confusion Converting Hexadecimal to Binary in C++ +0.00
how to change this code to be able to solve this challenge? -0.55
How to access to first structure from second one - c +1.13
Sieve of Eratosthenes algorithm - works fine but crashes after +0.46
Iterate trought struct in C -0.53
calculate path in a grid with obstacles and my analysis -0.56
problems with passing pointer values in a c function +1.91
SQL Filtering through duplicate IDs for multiple values -0.11
Vertically Centering HTML Table -1.39
Sorting floating Pointer array -0.40
How do I figure out what is wrong with my code when the output is c... +1.00
Given an integer array (of size N) and a number M, find product of... +1.49
c++ error : <project_name> has triggered a breakpoint -1.42
Code checking the result of std::unordered_set::find won't comp... -1.55
Need help on getting into a function in C++ 0.00
why do we need parentheses for destructor definition? +1.80
C-Examining a specific memory adress during execution 0.00
product request from customer with quantity -1.87
SQL - How to get the count of each distinct value? -1.11
accept an Ip address from the user and check valid or not 0.00
Why does this c++ program compile? +0.45