Skip to content

Instantly share code, notes, and snippets.

@Boot-Error
Last active February 19, 2020 19:50
Show Gist options
  • Select an option

  • Save Boot-Error/94eaeea171fdd31e019efce976592a0f to your computer and use it in GitHub Desktop.

Select an option

Save Boot-Error/94eaeea171fdd31e019efce976592a0f to your computer and use it in GitHub Desktop.
int local_1c = 0;
int local_14 = 0;
printf([ebx-0x1870]);
scanf("%d", &local_1c);
while (local_10 <= local_1c) {
printf([ebx-0x185b]);
scanf("%d", &local_18);
local_14 += local_18;
local_10 += 1;
}
local_14 /= local_1c;
printf([ebx-0x1844], local_14, local_1c);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment