StackRating

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

V. Kravchenko

Rating
1489.20 (4,427,782nd)
Reputation
1,532 (107,019th)
Page: 1 2
Title Δ
Why is the printing of array elements in average slower than the pr... -3.19
uint8_t different decimal values for same binary +0.69
C - strcpy vs assignment 0.00
How to prevent memory editing to prevent hooking +4.07
Why put an enum in a struct and then use a typedef name? +0.09
Unable to explain the output for the following C++ snippet +4.56
How can I put the sign of OR (`||`) into a while loop? 0.00
How to print only the last array for bubble_sort -3.80
How do I conditionally skip a for loop's post operation in c++... -0.30
C++ Contiguous memory access for object data members +0.18
Auto link static libraries from header file 0.00
c++ : char* invariably stores the word vector 0.00
Calling fuctions from the .dll library using dynamic linking 0.00
no out-of-line virtual method definitions for full-specialized temp... -1.61
Virtual destructor of abstract class fix is fuzzy +4.32
C++ class with array member with size passed by CTOR +4.17
How C++ "searches" for functions or else if statements? +5.39
Pop from Stack of arrays in C - assigning NULL to a int * +1.75
whats means "Link executables with xxx.lib" 0.00
Access violation read location 0x00000004 when sending calllback fr... 0.00
Migrating to C++ from C 0.00
qt C++ exception on basic_string destructor on double click run only +0.16
qt C++ exception on basic_string destructor on double click run only +0.16
C++ pass derived struct to method expecting the super struct -1.29
Function with bidimensional array as parameter -0.98
Error When trying to Call Class to Show in QT 0.00
skip/ignore array index that contain value in c +3.78
Malloc in If Statement in C -0.87
design pattern for nondeterministic operation (nondet. factory?) -3.89
Getting input buffer length for Windows serial port in C +4.65
Reassign unique_ptr object with make_unique statements - Memory leak? -3.76
Why is explicit specialization of a member not allowed without spec... -3.75
AllocConsole Questions 0.00
How to make binary search of a stored array to be stable -1.47
Why does cin.fail() behaves differently with decimal input and char... +0.21
How to rewrite this program of words frequency counter in the text... 0.00
Non-type template parameters pointer to object 0.00
How to write a matrix matrix product that can compete with Eigen? +1.21
P/Invoke vkGetPhysicalDeviceFeatures Access Violation 0.00
Trying to get each line, but only returns first character in the loop -1.77
How does freeRTOS maintain function variables while switching threa... +4.25
C: Freeing Binary Search Tree -3.10
Returning a struct from function -1.70
c++ static methods and inheritance in templates with overloading -0.04
How to link an unreferenced variable in a separate cpp file in a st... +1.89
How to realize += delegate (...) construction with Visual C++? +1.30
Sorting Elements in Struct Array in C 0.00
reinterpret_cast or C Style type casting -2.69
fgets inside the while loop -0.51
How do I write an array of doubles into a file? -2.27