StackRating

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

rcgldr

Rating
1459.09 (4,529,196th)
Reputation
15,721 (8,915th)
Page: 1 ... 28 29 30 31
Title Δ
C++ Bubble Sorting with structure members and pointers +4.75
What is the utility of declaring a static variable in function? -2.63
Moving files with certain extension - C++ +0.84
Creating an efficient recursive function to sort a List<template... +2.06
Is it possible to link 16-bit code and 32-bit code? -2.83
Why pushl %ebp and movl %esp, %ebp at the start of every ASM functi... +0.84
How do stack and registers work in assembler? -3.56
Mapping IRQs to interrupts vectors 0.00
integer square root of an integer, why does this work? 0.00
32 bit Linux assemble code 0.00
Short jumps with a relative offset not using the offset I expect 0.00
boost::multiprecision::cpp_int: I would like to confirm that divisi... +1.92
Assembly: division using the values in two 32-bit registers as if t... 0.00
Understanding some assembly code? +4.66
The suitability of procedural programs for graphical applications -3.21
Problems dividing 64 bits in x86 Assembly +0.49
x86 Assembly How to print a large number from two registers? -3.38
Assembler - Load value from register instead of Immediate value +2.94
Operation `mov [esp - 4], eax` Adds Additional Byte -3.04
Sorted list: must have class/struct/union -1.47
Counting Sort confusion. Not sorting array (c++) -3.90
Why does using "int 21h" on Assembly x86 MASM cause my pr... -1.58
Invalid operand for offset +0.87
Implementing std::sort Properly 0.00
Can you open the same file multiple times for writing? +0.70
Designing a rehash function... how to avoid the same hash? -2.94
What does the MOVHS command in ARM assembly do? +4.69
Why is Zero Flag not set when register value is 0? -3.08
Using JMP instead of CALLS -3.35
Unhandled exception at 0x008D5331 in zadanie XLVIII.exe: 0xC0000005... 0.00
terminology: how can one say a program has more data than instructi... -1.17
Is it possible to assemble and run raw CPU instructions using `as`? +1.01
Advice regarding what this assembler is doing MOVs for? 0.00
Why do I have PUSH ecx? -1.93
Access voilation exception when trying to rewrite jmp -0.84
x86 Assembly End of Linked List +4.61
Why Is GCC Using Mov Instead Of Push In Function Calls? -4.26
What is a member function in c++?, does it contain a body?, is it d... -0.80
Code in assembly to access the 2nd value element of the linked list 0.00
Calculate the sum of values in a linked list (masm) *follow up 0.00
Calculate the sum of values in a linked list (masm) *follow up 0.00
Reorder vector according to a vector of indices - update -1.82
Reorder vector according to a vector of indices - update -1.82
Recursive Ascending and Recursive Descending Order Functions for a... 0.00
Why are conditionally executed instructions not present in later AR... -2.55
Is value of variable always negative in case of overflow -0.41
Assembly register compares (8086) -4.01
Why is there no XAND operator? -3.09
Simulating orbits using laws of physics -3.75
Insertion sort using linked list 0.00