StackRating

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

Ruslan

Rating
1522.93 (26,793rd)
Reputation
5,951 (27,416th)
Page: 1 2 3
Title Δ
OpenGL, fragment shader : No such uniform named -4.00
C program getenv() returns null despite terminal echo working 0.00
how to improve the precision of computing float numbers? 0.00
Struggling with C Strings and printf %s -3.58
Strange fork() behavior (previous printf is recalled) 0.00
Arbitrary Precision Arithmetics for Double 0.00
Why can't I achive writting with `write` system-call in linux? 0.00
Dividing two numbers inside an if statement gives wrong output +2.29
rand() gives almost the same number every time +3.88
want to remove libboost1.65 in ubuntu 18.04 0.00
Trouble making a calculator that can tell me the fraction and decim... +1.39
Why is dummy loop consuming kernel time? 0.00
Why declaring a return value for a function that doesn't return... 0.00
How to use inline assembly in C++ to set the Trap flag 0.00
ARM C++ compiler won't compile structure with volatile const me... -0.33
boost int 128 division to floating point number +3.00
Unable to write a data file,despite having no errors 0.00
Special key input not working (Enter, backspace, tab etc) 0.00
Why can freed dynamically allocated memory still be accessed after... +3.98
QT 4 <->QT 5 Encoding 0.00
How to fix WHILE directive when using GCC? 0.00
How to avoid SIGPIPE (due to a timeout?) when debugging an X11 prog... 0.00
segmentation fault when calling fortran subroutine in C++ -4.02
How to fix "assertion 'GDK_IS_SCREEN (screen)' failed&... 0.00
Fix this Compile Error: identifier "and" is a special ope... +3.63
When to use out parameters in c++, if ever? 0.00
Force Eigen to check matrices dimensions at run-time 0.00
Convert a C++ integral type template parameter to a "longer&qu... 0.00
Do strncpy/memcpy/memmove copy the data byte by byte or in another... +4.00
How to change the address a pointer is pointing to in C++ -1.60
"invalid value" when calling gluNewQuadric -3.28
How do I check if there is an element in a Matrix? +3.89
C: Segmentation fault 11 only in terminal, not in debugger 0.00
is there a simpler way to do: if(num1 > num2 && num1 >... +4.17
Missing header file, <tools/debug.h> for ANSI C? +3.89
MOV to variable pointer 0.00
(C++) why static member can be used before it is initialized? 0.00
Case insensitive OSX file system - weird change directory (cd) bash... 0.00
Why does QPainter::drawPoint draw a horizontal line segment? +3.93
Vector converted all negative values to zero +0.33
reinterpret int32 to float 0.00
Is there any way to make really sure QSplashScreen has been repaint... -0.09
Illegal Instruction when compiling with -mfma +4.24
How to know which QObject::connect is failing -2.13
When does NaN not propagate in C++? -0.89
Why is snprintf consistently 2x faster than ostringstream for print... 0.00
The value displayed in Kdbg is wrong -- NASM 0.00
Can I write this if statement with a variable declaration on one li... -3.39
Why does output of a string to unnamed std::ofstream give me a hex... 0.00
How to generate uniformly distributed random reals for custom types... +4.10